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
$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' => 'no',
'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' => 'CAdminLogin',
'function' => 'showIndexPage',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'adminlogin:validatelogin' =>
array (
'controller' => 'CAdminLogin',
'function' => 'showValidateLoginPage',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'adminhome' =>
array (
'controller' => 'CAdminHome',
'function' => 'showAdminHome',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'adminlogout' =>
array (
'controller' => 'CAdminHome',
'function' => 'logoutStatus',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'changepassword' =>
array (
'controller' => 'CChangePassword',
'function' => 'showchangePassword',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'changepassword:changepass' =>
array (
'controller' => 'CChangePassword',
'function' => 'changePassword',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'members' =>
array (
'controller' => 'CMembersManager',
'function' => 'ShowMembers',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'members:getmemberslist' =>
array (
'controller' => 'CMembersManager',
'function' => 'showMembersList',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'members:addmember' =>
array (
'controller' => 'CMembersManager',
'function' => 'ShowAddMembers',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'members:insertmember' =>
array (
'controller' => 'CMembersManager',
'function' => 'InsertMembers',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'members:editmember' =>
array (
'controller' => 'CMembersManager',
'function' => 'ShowEditMembers',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'members:updatemember' =>
array (
'controller' => 'CMembersManager',
'function' => 'UpdateMembers',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'members:search' =>
array (
'controller' => 'CMembersManager',
'function' => 'showSearchMembers',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'members:searchs' =>
array (
'controller' => 'CMembersManager',
'function' => 'SearchMembers',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'members:changes' =>
array (
'controller' => 'CMembersManager',
'function' => 'ChangeMembersDetails',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'usermanager' =>
array (
'controller' => 'CUserManager',
'function' => 'showUserManager',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'usermanager:adduser' =>
array (
'controller' => 'CUserManager',
'function' => 'showAddUser',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'usermanager:insertuser' =>
array (
'controller' => 'CUserManager',
'function' => 'insertUser',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'usermanager:edituser' =>
array (
'controller' => 'CUserManager',
'function' => 'showEditUser',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'usermanager:updateuser' =>
array (
'controller' => 'CUserManager',
'function' => 'updateUser',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'donor' =>
array (
'controller' => 'CDonor',
'function' => 'showDonor',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'donor:add' =>
array (
'controller' => 'CDonor',
'function' => 'showAdd',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'donor:insert' =>
array (
'controller' => 'CDonor',
'function' => 'insert',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'donor:edit' =>
array (
'controller' => 'CDonor',
'function' => 'showEdit',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'donor:update' =>
array (
'controller' => 'CDonor',
'function' => 'update',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'donor:delete' =>
array (
'controller' => 'CDonor',
'function' => 'delete',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'studentss' =>
array (
'controller' => 'CStudents',
'function' => 'ShowMembers',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'students' =>
array (
'controller' => 'CStudents',
'function' => 'showStudents',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'students:add' =>
array (
'controller' => 'CStudents',
'function' => 'showAdd',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'students:insert' =>
array (
'controller' => 'CStudents',
'function' => 'insert',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'students:edit' =>
array (
'controller' => 'CStudents',
'function' => 'showEdit',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'students:update' =>
array (
'controller' => 'CStudents',
'function' => 'update',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'teacherss' =>
array (
'controller' => 'CTeachers',
'function' => 'ShowMembers',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'teachers' =>
array (
'controller' => 'CTeachers',
'function' => 'showTeachers',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'teachers:add' =>
array (
'controller' => 'CTeachers',
'function' => 'showAdd',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'teachers:insert' =>
array (
'controller' => 'CTeachers',
'function' => 'insert',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'teachers:edit' =>
array (
'controller' => 'CTeachers',
'function' => 'showEdit',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'teachers:update' =>
array (
'controller' => 'CTeachers',
'function' => 'update',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'certificates' =>
array (
'controller' => 'CCertificate',
'function' => 'ShowCertificates',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'certificate' =>
array (
'controller' => 'CCertificate',
'function' => 'showCertificate',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'certificate:add' =>
array (
'controller' => 'CCertificate',
'function' => 'showAdd',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'certificate:insert' =>
array (
'controller' => 'CCertificate',
'function' => 'insert',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'certificate:edit' =>
array (
'controller' => 'CCertificate',
'function' => 'showEdit',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'certificate:update' =>
array (
'controller' => 'CCertificate',
'function' => 'update',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'webmail' =>
array (
'controller' => 'CInbox',
'function' => 'showWebMail',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'inbox' =>
array (
'controller' => 'CInbox',
'function' => 'showInbox',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'inbox:view' =>
array (
'controller' => 'CInbox',
'function' => 'showMails',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'inbox:compose' =>
array (
'controller' => 'CInbox',
'function' => 'showCompose',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'inbox:sent' =>
array (
'controller' => 'CInbox',
'function' => 'showSent',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'inbox:trash' =>
array (
'controller' => 'CInbox',
'function' => 'showTrash',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'inbox:send' =>
array (
'controller' => 'CInbox',
'function' => 'SendMail',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'inbox:process' =>
array (
'controller' => 'CInbox',
'function' => 'process',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'suggestion' =>
array (
'controller' => 'CSuggestion',
'function' => 'showSuggestion',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'suggestion:view' =>
array (
'controller' => 'CSuggestion',
'function' => 'showSuggestionMails',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'categories' =>
array (
'controller' => 'CCategories',
'function' => 'showCategories',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'categories:add' =>
array (
'controller' => 'CCategories',
'function' => 'showAdd',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'categories:edit' =>
array (
'controller' => 'CCategories',
'function' => 'showEdit',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'categories:insert' =>
array (
'controller' => 'CCategories',
'function' => 'insertCategories',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'categories:update' =>
array (
'controller' => 'CCategories',
'function' => 'updateCategories',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'photos' =>
array (
'controller' => 'CPhotos',
'function' => 'showPhotos',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'photos:add' =>
array (
'controller' => 'CPhotos',
'function' => 'showAdd',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'photos:insert' =>
array (
'controller' => 'CPhotos',
'function' => 'insertPhotos',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'photos:edit' =>
array (
'controller' => 'CPhotos',
'function' => 'showEdit',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'photos:update' =>
array (
'controller' => 'CPhotos',
'function' => 'updatePhotos',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'photos:delete' =>
array (
'controller' => 'CPhotos',
'function' => 'deletePhotos',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'photos:upload' =>
array (
'controller' => 'CPhotos',
'function' => 'upload',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'videos' =>
array (
'controller' => 'CVideos',
'function' => 'showVideos',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'videos:add' =>
array (
'controller' => 'CVideos',
'function' => 'showAdd',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'videos:insert' =>
array (
'controller' => 'CVideos',
'function' => 'insertVideos',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'videos:edit' =>
array (
'controller' => 'CVideos',
'function' => 'showEdit',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'videos:update' =>
array (
'controller' => 'CVideos',
'function' => 'updateVideos',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'videos:delete' =>
array (
'controller' => 'CVideos',
'function' => 'deleteVideos',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'news' =>
array (
'controller' => 'CNews',
'function' => 'showNews',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'news:add' =>
array (
'controller' => 'CNews',
'function' => 'showAdd',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'news:insert' =>
array (
'controller' => 'CNews',
'function' => 'insert',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'news:edit' =>
array (
'controller' => 'CNews',
'function' => 'showEdit',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'news:update' =>
array (
'controller' => 'CNews',
'function' => 'update',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'news:delete' =>
array (
'controller' => 'CNews',
'function' => 'delete',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'sitesettings' =>
array (
'controller' => 'CSiteSettings',
'function' => 'showSiteSettings',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'sitesettings:update' =>
array (
'controller' => 'CSiteSettings',
'function' => 'updateSiteSettings',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'subadmin' =>
array (
'controller' => 'CSubAdminManagement',
'function' => 'showSubAdminSettings',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'subadmin:addsubadmin' =>
array (
'controller' => 'CSubAdminManagement',
'function' => 'showAddSubAdmin',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'subadmin:updateaddsubadmin' =>
array (
'controller' => 'CSubAdminManagement',
'function' => 'addSubAdminDetails',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'subadmin:editsubadmin' =>
array (
'controller' => 'CSubAdminManagement',
'function' => 'showEditSubAdmin',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'subadmin:updatesubadmin' =>
array (
'controller' => 'CSubAdminManagement',
'function' => 'updateSubAdmin',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'subadmin:deletesubadmin' =>
array (
'controller' => 'CSubAdminManagement',
'function' => 'deleteSubAdmin',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
'adminprivilege' =>
array (
'controller' => 'CSubAdminPrivilege',
'function' => 'showSubAdminPrivilege',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
);
$globalmapping = array (
'invalidrequest' =>
array (
'controller' => 'CAdminLogin',
'function' => 'showIndexPage',
'loadlib' => 'L_ALL',
'loadsys' => 'S_ALL',
),
);
?>