Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / userNotification / index.js
index 856c4b8..c6ac1da 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x98c6=['isAuthenticated','sendUserNotification','exports','multer','util','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./userNotification.controller','post'];(function(_0x2bbc07,_0x1e2168){var _0x6879e4=function(_0x290fa1){while(--_0x290fa1){_0x2bbc07['push'](_0x2bbc07['shift']());}};_0x6879e4(++_0x1e2168);}(_0x98c6,0xac));var _0x698c=function(_0x4922ef,_0x1d03e4){_0x4922ef=_0x4922ef-0x0;var _0x26f1fb=_0x98c6[_0x4922ef];return _0x26f1fb;};'use strict';var multer=require(_0x698c('0x0'));var util=require(_0x698c('0x1'));var path=require('path');var timeout=require('connect-timeout');var express=require(_0x698c('0x2'));var router=express[_0x698c('0x3')]();var fs_extra=require(_0x698c('0x4'));var auth=require(_0x698c('0x5'));var interaction=require(_0x698c('0x6'));var config=require(_0x698c('0x7'));var controller=require(_0x698c('0x8'));router[_0x698c('0x9')]('/',auth[_0x698c('0xa')](),controller[_0x698c('0xb')]);module[_0x698c('0xc')]=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