Changeset 25246


Ignore:
Timestamp:
Oct 30, 2013, 9:32:20 PM (10 years ago)
Author:
mistic100
Message:

feature 2976: correct description of pwg.permissions.getList

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ws.php

    r25245 r25246  
    895895                              'type'=>WS_TYPE_ID),
    896896        ),
    897       '<b>Admin only.</b> Returns permissions: user ids and group ids having access to each album ; this list can be filterd with "cat_id".
    898 <br>If "user_id" OR "group_id" is provided it returns a list of album ids the user or group has access to.
    899 <br>Provide only on parameter!',
     897      '<b>Admin only.</b> Returns permissions: user ids and group ids having access to each album ; this list can be filtered.
     898<br>Provide only one parameter!',
    900899      null,
    901900      array('admin_only'=>true)
Note: See TracChangeset for help on using the changeset viewer.