Changeset 6892
- Timestamp:
- 09/13/10 20:41:25 (3 years ago)
- Files:
-
- 1 modified
-
trunk/include/ws_core.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/ws_core.inc.php
r6363 r6892 478 478 if ( $method==null ) 479 479 { 480 return new PwgError(WS_ERR_INVALID_METHOD, 'Method name "'.$methodName.'"is not valid');480 return new PwgError(WS_ERR_INVALID_METHOD, 'Method name is not valid'); 481 481 } 482 482
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)