Server IP : 103.191.208.50 / Your IP : 216.73.216.53 Web Server : LiteSpeed System : Linux orion.herosite.pro 4.18.0-553.53.1.lve.el8.x86_64 #1 SMP Wed May 28 17:01:02 UTC 2025 x86_64 User : celkcksm ( 1031) PHP Version : 7.4.33 Disable Function : show_source, system, shell_exec, passthru, popen, exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home/celkcksm/cloudcampus.ncriptech.com/../ecampus.ncriptech.com/application/config/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<?php defined('BASEPATH') OR exit('No direct script access allowed'); $autoload['packages'] = array(); $autoload['libraries'] = array('database', 'email', 'session','calendar','theme','encryption'=>'enc','user_agent' => 'ua','uploader','tokens','widget','form_validation','paytm','razorpay','excel','ccavenue'); $autoload['drivers'] = array(); $autoload['helper'] = array('cookie','url','security','session_helper','email','xml','captcha','utility_helper','date_helper','string_helper','curl_helper','format_helper','utf8_helper','file_helper','paytm_helper','account_helper','booking_helper','excel_helper','po_helper','settings_helper','logs_helper','employee_helper'); $autoload['config'] = array('modulepermissions','moduleactionpermission','hrmodules','cms_config'); $autoload['language'] = array(); $autoload['model'] = array('admission_model'=>'adm','user_model'=>'um','settings_model'=>'sm','sections_model'=>'sec','session_model'=>'sessm','caste_model'=>'cst','course_model'=>'cm','fees_model'=>'fm','hostel_model'=>'hm','package_model'=>'pacm','logs_model'=>'logm');