X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Frpc%2Fattachment.js;h=e809cb05cd65345f4b60c41765536968af3306b7;hb=032eef5eb1c414450ccc959e49effc8ff508851b;hp=243a7c5d790ab3193c867808e54efc544d5c26c6;hpb=9c8616cfa647d703a1bff4c288be65133e777d2a;p=motion2.git diff --git a/server/services/ami/rpc/attachment.js b/server/services/ami/rpc/attachment.js index 243a7c5..e809cb0 100644 --- a/server/services/ami/rpc/attachment.js +++ b/server/services/ami/rpc/attachment.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xe9e8=['CreateAttachment','Request'];(function(_0x118bde,_0x18afe4){var _0x234020=function(_0x2a7fdd){while(--_0x2a7fdd){_0x118bde['push'](_0x118bde['shift']());}};_0x234020(++_0x18afe4);}(_0xe9e8,0x97));var _0x8e9e=function(_0x2576d2,_0x4d5db9){_0x2576d2=_0x2576d2-0x0;var _0x2c2f19=_0xe9e8[_0x2576d2];return _0x2c2f19;};'use strict';var client=require('../client');exports['create']=function(_0x3daaa0){return client[_0x8e9e('0x0')](_0x8e9e('0x1'),{'body':_0x3daaa0,'log':_0x8e9e('0x1')});}; \ No newline at end of file +var _0x1ca8=['../client','CreateAttachment'];(function(_0x2b8e68,_0x48a953){var _0x58e8ad=function(_0x2db047){while(--_0x2db047){_0x2b8e68['push'](_0x2b8e68['shift']());}};_0x58e8ad(++_0x48a953);}(_0x1ca8,0x172));var _0x81ca=function(_0x47b928,_0x13ac85){_0x47b928=_0x47b928-0x0;var _0x52dec1=_0x1ca8[_0x47b928];return _0x52dec1;};'use strict';var client=require(_0x81ca('0x0'));exports['create']=function(_0x846d16){return client['Request'](_0x81ca('0x1'),{'body':_0x846d16,'log':_0x81ca('0x1')});}; \ No newline at end of file