Built motion from commit d69f4380.|2.6.29
[motion2.git] / server / api / mailInteractionHasTag / index.js
index dc53557..e93cae0 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf981=['Router','../../components/auth/service','get','describe','exports','express'];(function(_0x140202,_0x4245c7){var _0x3037c2=function(_0x525d19){while(--_0x525d19){_0x140202['push'](_0x140202['shift']());}};_0x3037c2(++_0x4245c7);}(_0xf981,0x1af));var _0x1f98=function(_0x7835e3,_0x21309b){_0x7835e3=_0x7835e3-0x0;var _0x1b296f=_0xf981[_0x7835e3];return _0x1b296f;};'use strict';var express=require(_0x1f98('0x0'));var router=express[_0x1f98('0x1')]();var auth=require(_0x1f98('0x2'));var controller=require('./mailInteractionHasTag.controller');router[_0x1f98('0x3')]('/describe',auth['isAuthenticated'](),controller[_0x1f98('0x4')]);module[_0x1f98('0x5')]=router;
\ No newline at end of file
+var _0x686c=['./mailInteractionHasTag.controller','isAuthenticated','express','../../components/auth/service'];(function(_0x1329c4,_0x3f4e0f){var _0x16e33e=function(_0x2c70d7){while(--_0x2c70d7){_0x1329c4['push'](_0x1329c4['shift']());}};_0x16e33e(++_0x3f4e0f);}(_0x686c,0x1de));var _0xc686=function(_0x56039b,_0x3de8d8){_0x56039b=_0x56039b-0x0;var _0xc90792=_0x686c[_0x56039b];return _0xc90792;};'use strict';var express=require(_0xc686('0x0'));var router=express['Router']();var auth=require(_0xc686('0x1'));var controller=require(_0xc686('0x2'));router['get']('/describe',auth[_0xc686('0x3')](),controller['describe']);module['exports']=router;
\ No newline at end of file