related to #1503 Translation adjustments, api fonction implementation date

This commit is contained in:
Matthieu Leproux
2021-10-07 10:14:24 +02:00
parent 8c2e6c5eb4
commit 2c1b3579ec
4 changed files with 16 additions and 6 deletions
+1 -1
View File
@@ -1057,8 +1057,8 @@ SELECT id, name, dir
/**
* API method
* Return the number of orphan photos if an album is deleted
* @since 12
*/
function ws_categories_calculateOrphans($param, &$service)
{
global $conf;
+2 -2
View File
@@ -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;