Changeset 1270 for cpc/trunk/project/config
- Timestamp:
- Aug 22, 2010, 5:58:03 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpc/trunk/project/config/ProjectConfiguration.class.example.php
r1260 r1270 9 9 { 10 10 // for compatibility / remove and enable only the plugins you want 11 $this->enableAllPluginsExcept(array('sfPropelPlugin' , 'sfCompat10Plugin'));11 $this->enableAllPluginsExcept(array('sfPropelPlugin')); 12 12 } 13 13 }
Note: See TracChangeset
for help on using the changeset viewer.