- Timestamp:
- 2007-03-02 14:52:56 (21 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/filemanager/browser/default/connectors/php/config.php
r132 r183 28 28 $Config['Enabled'] = false ; 29 29 30 // @Packager.Remove.Start 31 // Attention: In the development version (SVN) the PHP connector is enabled by default. 32 $Config['Enabled'] = true ; 33 // @Packager.Remove.End 34 30 35 // Path to user files relative to the document root. 31 36 $Config['UserFilesPath'] = '/userfiles/' ;