Changeset 8309
- Timestamp:
- 12/26/10 23:52:35 (2 years ago)
- Files:
-
- 1 modified
-
trunk/ws.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ws.php
r8273 r8309 389 389 <br>administration status required' 390 390 ); 391 392 $service->addMethod( 393 'pwg.themes.performAction', 394 'ws_themes_performAction', 395 array( 396 'action' => array('default' => null), 397 'themes' => array('default' => null), 398 'pwg_token' => array('default' => null), 399 ), 400 'activate/deactivate/delete/set_default a theme<br>administration status required' 401 ); 391 402 } 392 403
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)