Changes between Version 1 and Version 2 of Ticket #866
- Timestamp:
- Jun 26, 2007, 6:30:11 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #866 – Description
v1 v2 6 6 {{{ 7 7 FCKConfig.CustomConfigurationsPath = '' ; 8 }}} 8 9 Related to what? Absolute? Domain? Where FCK is? 9 10 10 11 editor\filemanager\browser\default\connectors\php\config.php: 12 {{{ 11 13 // Path to user files relative to the document root. 12 14 $Config['UserFilesPath'] = '/UserFiles/' ;