mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 17:53:08 +02:00
related to #1503 Translation adjustments, api fonction implementation date
This commit is contained in:
@@ -418,8 +418,8 @@ function ws_session_getStatus($params, &$service)
|
||||
/**
|
||||
* API method
|
||||
* Returns lines of users activity
|
||||
* @since 12
|
||||
*/
|
||||
|
||||
function ws_getActivityList($param, &$service)
|
||||
{
|
||||
global $conf;
|
||||
@@ -565,8 +565,8 @@ SELECT
|
||||
/**
|
||||
* API method
|
||||
* Returns lines of users activity
|
||||
* @since 12
|
||||
*/
|
||||
|
||||
function ws_activity_downloadLog($param, &$service)
|
||||
{
|
||||
global $conf;
|
||||
|
||||
Reference in New Issue
Block a user