Changeset 595
- Timestamp:
- 2007-07-30 22:44:44 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/editor/filemanager/connectors/py/config.py
r591 r595 43 43 # WARNING: don't just set "ConfigIsEnabled = True", you must be sure that only 44 44 # authenticated users can access this file or use some kind of session checking. 45 Enabled = True45 Enabled = False 46 46 47 47 # Path to user files relative to the document root.