Changeset 7489
- Timestamp:
- 10/30/10 00:53:00 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/2.1/admin/include/functions_upload.inc.php
r7169 r7489 104 104 // database registration 105 105 $insert = array( 106 'file' => isset($original_filename) ? $original_filename : basename($file_path),106 'file' => pwg_db_real_escape_string(isset($original_filename) ? $original_filename : basename($file_path)), 107 107 'date_available' => $dbnow, 108 108 'tn_ext' => 'jpg',
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)