Changeset 945 for trunk/config/config.php
- Timestamp:
- 06/23/10 11:11:45 (2 years ago)
- Files:
-
- 1 modified
-
trunk/config/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config/config.php
r931 r945 212 212 213 213 // Какие модули должны быть загружены на старте 214 $config['module']['autoLoad'] = array('Hook','Cache','Security','Session','Lang',' User','Message');214 $config['module']['autoLoad'] = array('Hook','Cache','Security','Session','Lang','Message','User'); 215 215 /** 216 216 * Настройка базы данных
