Ignore:
Timestamp:
Mar 17, 2011, 3:40:26 PM (13 years ago)
Author:
cljosse
Message:

ws_getVersion -> add test for admin , sendResponse -> add a trigger for debug ws

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/ws_core.inc.php

    r8728 r9742  
    372372    @header('Content-Type: '.$contentType.'; charset='.get_pwg_charset());
    373373    print_r($encodedResponse);
     374    trigger_action('sendResponse', $encodedResponse );
    374375  }
    375376
Note: See TracChangeset for help on using the changeset viewer.