system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
<?php
?>
<?php
$system = array (
1 => 'Bin/Security.php',
2 => 'Bin/Smarty.php',
3 => 'Bin/Template.php',
4 => 'Bin/SetConfiguration.php',
5 => 'Bin/DbConnect.php',
6 => 'Bin/Query.php',
);
$appsetup = array (
'do' => 'do',
'action' => 'action',
'escapepost' => 'yes',
'escapeget' => 'yes',
'escapecookie' => 'No',
'escapesession' => 'No',
);
$libraries = array (
1 => 'classes/Lib/Validation/ErrorHandler.php',
2 => 'classes/Lib/Validation/Methods.php',
3 => 'classes/Lib/Validation/Handler.php',
4 => 'classes/Lib/Components.php',
);
$domapping = array (
'index' =>
array (
'controller' => 'CIndex',
'function' => 'showHomePage',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mleft' =>
array (
'controller' => 'CMleft',
'function' => 'showMleft',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cms:aboutus' =>
array (
'controller' => 'CCms',
'function' => 'showAboutUs',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cms:news' =>
array (
'controller' => 'CCms',
'function' => 'showNews',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cms:faq' =>
array (
'controller' => 'CCms',
'function' => 'showFaq',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cms:howitwork' =>
array (
'controller' => 'CCms',
'function' => 'showHowItWork',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cms:testimonal' =>
array (
'controller' => 'CCms',
'function' => 'showTestimonals',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cms:askexpert' =>
array (
'controller' => 'CCms',
'function' => 'showAskExperts',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cms:termsandconditions' =>
array (
'controller' => 'CCms',
'function' => 'showTermsAndConditions',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cms:welcome' =>
array (
'controller' => 'CCms',
'function' => 'showWelcome',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cms:highlight' =>
array (
'controller' => 'CCms',
'function' => 'showHighlights',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'eshop' =>
array (
'controller' => 'CEshop',
'function' => 'showEshop',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'productdetail' =>
array (
'controller' => 'CProductdetail',
'function' => 'showProductDetail',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'checkout' =>
array (
'controller' => 'CCheckout',
'function' => 'showCheckOut',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register' =>
array (
'controller' => 'CRegister',
'function' => 'showRegister',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:insertmember' =>
array (
'controller' => 'CRegister',
'function' => 'insertmember',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:registersucess' =>
array (
'controller' => 'CRegister',
'function' => 'registersucess',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:registerfailure' =>
array (
'controller' => 'CRegister',
'function' => 'registerfailure',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:verify' =>
array (
'controller' => 'CRegister',
'function' => 'verify',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:checkout' =>
array (
'controller' => 'CMemberCheckout',
'function' => 'checkoutPayment',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:membercheckoutsuccess' =>
array (
'controller' => 'CMemberCheckout',
'function' => 'checkoutSuccess',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:membercheckoutfailure' =>
array (
'controller' => 'CMemberCheckout',
'function' => 'checkoutFailure',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'usercheck' =>
array (
'controller' => 'CRegister',
'function' => 'usercheck',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mailcheck' =>
array (
'controller' => 'CRegister',
'function' => 'mailcheck',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'checkpass' =>
array (
'controller' => 'CRegister',
'function' => 'checkpass',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'login' =>
array (
'controller' => 'CLogin',
'function' => 'showLogin',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'contactus' =>
array (
'controller' => 'CContactus',
'function' => 'showContactUs',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'topsponsors' =>
array (
'controller' => 'CTopsponsors',
'function' => 'showTopSponsors',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'maccountdetail' =>
array (
'controller' => 'CMaccountDetail',
'function' => 'showMaccountDetail',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mitemspurchased' =>
array (
'controller' => 'CMitemsPurchased',
'function' => 'showMitemsPurchased',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mtransactionhistory' =>
array (
'controller' => 'CMtransactionHistory',
'function' => 'showMtransactionHistory',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mewallet' =>
array (
'controller' => 'CMewallet',
'function' => 'showMewallet',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mdownloads' =>
array (
'controller' => 'CMdownloads',
'function' => 'showMdownloads',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'muplines' =>
array (
'controller' => 'CMuplines',
'function' => 'showMuplines',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mdownlines' =>
array (
'controller' => 'CMdownlines',
'function' => 'showMdownlines',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mgenealogy' =>
array (
'controller' => 'CMgenealogy',
'function' => 'showMgenealogy',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mcommissiondetail' =>
array (
'controller' => 'CMcommissionDetail',
'function' => 'showMcommissionDetail',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mprofile' =>
array (
'controller' => 'CMprofile',
'function' => 'showMprofile',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mpromotionaltools' =>
array (
'controller' => 'CMpromotionalTools',
'function' => 'showMpromotionalTools',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mywithdraw' =>
array (
'controller' => 'CMywithdraw',
'function' => 'showMyWithDraw',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mywithdraw:update' =>
array (
'controller' => 'CMywithdraw',
'function' => 'updateMyWithDraw',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mtellafriend' =>
array (
'controller' => 'CMtellafriend',
'function' => 'showMtellafriend',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mfeedback' =>
array (
'controller' => 'CMfeedback',
'function' => 'showMfeedback',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'turning' =>
array (
'controller' => 'CTurning',
'function' => 'showTurning',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'captcha' =>
array (
'controller' => 'CCaptcha',
'function' => 'showCaptcha',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mtellafriend:send' =>
array (
'controller' => 'CMtellafriend',
'function' => 'sendMail',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mwithdrawdetail' =>
array (
'controller' => 'CMwithdrawDetail',
'function' => 'showMwithdrawDetail',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'video' =>
array (
'controller' => 'CVideo',
'function' => 'showVideo',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cart' =>
array (
'controller' => 'Ccart',
'function' => 'addtoCart',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'cart:del' =>
array (
'controller' => 'Ccart',
'function' => 'deleteCart',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'checkout:checkoutpayment' =>
array (
'controller' => 'CCheckout',
'function' => 'checkoutPayment',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'checkout:checkoutsuccess' =>
array (
'controller' => 'CCheckout',
'function' => 'checkoutSuccess',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'checkout:checkoutfailure' =>
array (
'controller' => 'CCheckout',
'function' => 'checkoutFailure',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'productdownload' =>
array (
'controller' => 'CProductDownload',
'function' => 'productDownload',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'confirmproduct' =>
array (
'controller' => 'CConfirmProductDownload',
'function' => 'confirmproductDownload',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mwithdraw' =>
array (
'controller' => 'CMwithdraw',
'function' => 'showMwithdraw',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mheader' =>
array (
'controller' => 'CMheader',
'function' => 'showMheader',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:verification' =>
array (
'controller' => 'CRegister',
'function' => 'verification',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:verifysucess' =>
array (
'controller' => 'CRegister',
'function' => 'verifysucess',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:verifyfailure' =>
array (
'controller' => 'CRegister',
'function' => 'verifyfailure',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:getcode' =>
array (
'controller' => 'CRegister',
'function' => 'getcode',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:reverifysucess' =>
array (
'controller' => 'CRegister',
'function' => 'reverifysucess',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'register:reverifyfailure' =>
array (
'controller' => 'CRegister',
'function' => 'reverifyfailure',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'passstrength' =>
array (
'controller' => 'CRegister',
'function' => 'passstrength',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'codecheck' =>
array (
'controller' => 'CRegister',
'function' => 'codecheck',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'firstcheck' =>
array (
'controller' => 'CRegister',
'function' => 'firstcheck',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'lastcheck' =>
array (
'controller' => 'CRegister',
'function' => 'lastcheck',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'countrycheck' =>
array (
'controller' => 'CRegister',
'function' => 'countrycheck',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'loginchk' =>
array (
'controller' => 'CLogin',
'function' => 'loginchk',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'logout' =>
array (
'controller' => 'CLogin',
'function' => 'logout',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'forgotpassword' =>
array (
'controller' => 'CLogin',
'function' => 'forgotpassword',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'forgotpass' =>
array (
'controller' => 'CLogin',
'function' => 'forgotpass',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'passsucess' =>
array (
'controller' => 'CLogin',
'function' => 'passsucess',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'passfailure' =>
array (
'controller' => 'CLogin',
'function' => 'passfailure',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'passverify' =>
array (
'controller' => 'CLogin',
'function' => 'passverify',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'passverifycheck' =>
array (
'controller' => 'CLogin',
'function' => 'passverifycheck',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'passverifysucess' =>
array (
'controller' => 'CLogin',
'function' => 'passverifysucess',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'passverifyfailure' =>
array (
'controller' => 'CLogin',
'function' => 'passverifyfailure',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'contactus:contact' =>
array (
'controller' => 'CContactus',
'function' => 'contact',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mprofile:update' =>
array (
'controller' => 'CMprofile',
'function' => 'updateUser',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mchangepassword' =>
array (
'controller' => 'CMchangePassword',
'function' => 'showMchangePassword',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'mchangepassword:change' =>
array (
'controller' => 'CMchangePassword',
'function' => 'change',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
);
$globalmapping = array (
'invalidrequest' =>
array (
'controller' => 'CDemo',
'function' => 'controlIndex',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
);
?>