Changeset 1340 for trunk/pylucid/PyLucid/settings_example.py
- Timestamp:
- 12/11/07 16:22:15 (11 months ago)
- Files:
-
- 1 modified
-
trunk/pylucid/PyLucid/settings_example.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pylucid/PyLucid/settings_example.py
r1320 r1340 74 74 # Install Password to login into the _install section. 75 75 ENABLE_INSTALL_SECTION = True 76 INSTALL_PASS _HASH = ""76 INSTALL_PASSWORD_HASH = "" 77 77 78 78 #_____________________________________________________________________________
