Changeset 26837 for trunk/ws.php


Ignore:
Timestamp:
Jan 17, 2014, 11:19:44 PM (10 years ago)
Author:
rvelices
Message:

admin rating improvements

  • use web service for deletion
  • use datatables for rating by user
  • use fontello icons
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ws.php

    r26461 r26837  
    308308        'user_id' =>      array('type'=>WS_TYPE_ID),
    309309        'anonymous_id' => array('default'=>null),
     310        'image_id' =>     array('flags'=>WS_PARAM_OPTIONAL, 'type'=>WS_TYPE_ID),
    310311        ),
    311312      'Deletes all rates for a user.',
Note: See TracChangeset for help on using the changeset viewer.