Changeset 5283
- Timestamp:
- 03/23/10 12:08:09 (3 years ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
admin/picture_modify.php (modified) (1 diff)
-
include/functions_calendar.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/picture_modify.php
r5196 r5283 60 60 and 'set' == $_POST['date_creation_action']) 61 61 { 62 if (! checkdate(62 if (!@checkdate( 63 63 $_POST['date_creation_month'], 64 64 $_POST['date_creation_day'], -
trunk/include/functions_calendar.inc.php
r5196 r5283 293 293 function array_to_int($array) 294 294 { 295 $result = array(); 295 296 foreach ($array as $k => $v) 296 297 {
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)