X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FuserFaxQueue%2Findex.js;h=9b770e4498be3f393631e29a1f0bcdec10289ed9;hb=884fcf970b507196a3b60584a74b23a84d7eaf24;hp=bfeb706cffcb4d2a3fdfff1d481348b013fbbd7c;hpb=032eef5eb1c414450ccc959e49effc8ff508851b;p=motion2.git diff --git a/server/api/userFaxQueue/index.js b/server/api/userFaxQueue/index.js index bfeb706..9b770e4 100644 --- a/server/api/userFaxQueue/index.js +++ b/server/api/userFaxQueue/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x9c5a=['exports','util','path','express','Router','../../components/auth/service'];(function(_0x4b369d,_0x265eb8){var _0x571a98=function(_0x56341a){while(--_0x56341a){_0x4b369d['push'](_0x4b369d['shift']());}};_0x571a98(++_0x265eb8);}(_0x9c5a,0x79));var _0xa9c5=function(_0x2b2620,_0xa91be3){_0x2b2620=_0x2b2620-0x0;var _0x25b6cb=_0x9c5a[_0x2b2620];return _0x25b6cb;};'use strict';var multer=require('multer');var util=require(_0xa9c5('0x0'));var path=require(_0xa9c5('0x1'));var timeout=require('connect-timeout');var express=require(_0xa9c5('0x2'));var router=express[_0xa9c5('0x3')]();var auth=require(_0xa9c5('0x4'));var interaction=require('../../components/interaction/service');var config=require('../../config/environment');module[_0xa9c5('0x5')]=router; \ No newline at end of file +var _0x0d72=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','multer','util','connect-timeout','express'];(function(_0x68c979,_0x431cff){var _0x4f0001=function(_0xa7595d){while(--_0xa7595d){_0x68c979['push'](_0x68c979['shift']());}};_0x4f0001(++_0x431cff);}(_0x0d72,0x74));var _0x20d7=function(_0x276e47,_0x51bcf8){_0x276e47=_0x276e47-0x0;var _0x3dc6d6=_0x0d72[_0x276e47];return _0x3dc6d6;};'use strict';var multer=require(_0x20d7('0x0'));var util=require(_0x20d7('0x1'));var path=require('path');var timeout=require(_0x20d7('0x2'));var express=require(_0x20d7('0x3'));var router=express[_0x20d7('0x4')]();var auth=require(_0x20d7('0x5'));var interaction=require(_0x20d7('0x6'));var config=require(_0x20d7('0x7'));module['exports']=router; \ No newline at end of file