Built motion from commit 0900f080.|2.5.45
[motion2.git] / server / api / userNotification / index.js
index 0167673..06fb00e 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7f95=['express','Router','../../components/auth/service','../../config/environment','./userNotification.controller','post','isAuthenticated','sendUserNotification','multer','util'];(function(_0x47daa1,_0x456720){var _0xf6c149=function(_0x2b929f){while(--_0x2b929f){_0x47daa1['push'](_0x47daa1['shift']());}};_0xf6c149(++_0x456720);}(_0x7f95,0x13e));var _0x57f9=function(_0x1762b4,_0x33d836){_0x1762b4=_0x1762b4-0x0;var _0x29beda=_0x7f95[_0x1762b4];return _0x29beda;};'use strict';var multer=require(_0x57f9('0x0'));var util=require(_0x57f9('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x57f9('0x2'));var router=express[_0x57f9('0x3')]();var fs_extra=require('fs-extra');var auth=require(_0x57f9('0x4'));var interaction=require('../../components/interaction/service');var config=require(_0x57f9('0x5'));var controller=require(_0x57f9('0x6'));router[_0x57f9('0x7')]('/',auth[_0x57f9('0x8')](),controller[_0x57f9('0x9')]);module['exports']=router;
\ No newline at end of file
+var _0xd79f=['Router','fs-extra','../../components/auth/service','../../components/interaction/service','./userNotification.controller','post','isAuthenticated','sendUserNotification','exports','multer','util','path','express'];(function(_0x2f8530,_0x5cbd67){var _0x5e814e=function(_0x490b29){while(--_0x490b29){_0x2f8530['push'](_0x2f8530['shift']());}};_0x5e814e(++_0x5cbd67);}(_0xd79f,0xe6));var _0xfd79=function(_0x1f1bbb,_0x56322b){_0x1f1bbb=_0x1f1bbb-0x0;var _0x39b37c=_0xd79f[_0x1f1bbb];return _0x39b37c;};'use strict';var multer=require(_0xfd79('0x0'));var util=require(_0xfd79('0x1'));var path=require(_0xfd79('0x2'));var timeout=require('connect-timeout');var express=require(_0xfd79('0x3'));var router=express[_0xfd79('0x4')]();var fs_extra=require(_0xfd79('0x5'));var auth=require(_0xfd79('0x6'));var interaction=require(_0xfd79('0x7'));var config=require('../../config/environment');var controller=require(_0xfd79('0x8'));router[_0xfd79('0x9')]('/',auth[_0xfd79('0xa')](),controller[_0xfd79('0xb')]);module[_0xfd79('0xc')]=router;
\ No newline at end of file