comparison admin/application/config/autoload.php @ 46:5e978803799f

Integrating config properties, support for multiple hgweb profiles.
author joshjcarrier
date Thu, 10 Jun 2010 17:50:53 -0700
parents 38714da1e5c5
children 5fe318ec00e2
comparison
equal deleted inserted replaced
45:38714da1e5c5 46:5e978803799f
77 | NOTE: This item is intended for use ONLY if you have created custom 77 | NOTE: This item is intended for use ONLY if you have created custom
78 | config files. Otherwise, leave it blank. 78 | config files. Otherwise, leave it blank.
79 | 79 |
80 */ 80 */
81 81
82 $autoload['config'] = array(); 82 $autoload['config'] = array('phphgadmin_core', 'phphgadmin');
83 83
84 84
85 /* 85 /*
86 | ------------------------------------------------------------------- 86 | -------------------------------------------------------------------
87 | Auto-load Language files 87 | Auto-load Language files