Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / userNotification / index.js
index 0167673..c6ac1da 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 _0xd48f=['exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./userNotification.controller','post','isAuthenticated','sendUserNotification'];(function(_0x1c8d36,_0x1f3049){var _0xb230d9=function(_0x4c60f5){while(--_0x4c60f5){_0x1c8d36['push'](_0x1c8d36['shift']());}};_0xb230d9(++_0x1f3049);}(_0xd48f,0x1a5));var _0xfd48=function(_0x4d613c,_0x55f220){_0x4d613c=_0x4d613c-0x0;var _0x301fe3=_0xd48f[_0x4d613c];return _0x301fe3;};'use strict';var multer=require(_0xfd48('0x0'));var util=require(_0xfd48('0x1'));var path=require(_0xfd48('0x2'));var timeout=require(_0xfd48('0x3'));var express=require(_0xfd48('0x4'));var router=express[_0xfd48('0x5')]();var fs_extra=require(_0xfd48('0x6'));var auth=require(_0xfd48('0x7'));var interaction=require(_0xfd48('0x8'));var config=require('../../config/environment');var controller=require(_0xfd48('0x9'));router[_0xfd48('0xa')]('/',auth[_0xfd48('0xb')](),controller[_0xfd48('0xc')]);module[_0xfd48('0xd')]=router;
\ No newline at end of file