Changeset 11117
- Timestamp:
- 05/30/11 23:38:17 (2 years ago)
- Files:
-
- 1 modified
-
branches/2.2/include/ws_functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2.2/include/ws_functions.inc.php
r11115 r11117 1419 1419 { 1420 1420 return new PwgError(405, "This method requires HTTP POST"); 1421 } 1422 1423 if (!isset($_FILES['image'])) 1424 { 1425 return new PwgError(405, "The image (file) parameter is missing"); 1421 1426 } 1422 1427
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)