Changeset 5215 for trunk/plugins/LocalFilesEditor
- Timestamp:
- 03/21/10 14:31:20 (3 years ago)
- Files:
-
- 1 modified
-
trunk/plugins/LocalFilesEditor/admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/LocalFilesEditor/admin.php
r5196 r5215 128 128 { 129 129 case 'localconf': 130 $edited_file = PHPWG_ROOT_PATH . " include/config_local.inc.php";130 $edited_file = PHPWG_ROOT_PATH . "local/config/config.inc.php"; 131 131 $content_file = file_exists($edited_file) ? 132 132 file_get_contents($edited_file) : $new_file['localconf'];
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)