Changeset 595

Show
Ignore:
Timestamp:
2007-07-30 22:44:44 (16 months ago)
Author:
alfonsoml
Message:

Disable the Python connector [591], #575

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/editor/filemanager/connectors/py/config.py

    r591 r595  
    4343# WARNING: don't just set "ConfigIsEnabled = True", you must be sure that only  
    4444#               authenticated users can access this file or use some kind of session checking. 
    45 Enabled = True 
     45Enabled = False 
    4646 
    4747# Path to user files relative to the document root.