PHP Classes

File: apps/config/autoload.php

Recommend this page to a friend!
  Classes of fathurrahman   mnTemplate   apps/config/autoload.php   Download  
File: apps/config/autoload.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: mnTemplate
Route HTTP requests to callback functions
Author: By
Last change:
Date: 1 year ago
Size: 236 bytes
 

Contents

Class file image Download
<?php
// Config untuk autoload helper dan library
$config['autoload']['helpers'] = array('main_helper', 'qbuilder');
$config['autoload']['hooks'] = array('common');

if(
SECURE_FORM)
   
$config['autoload']['helpers'][] ='forms_helper';