Ignore:
Timestamp:
Mar 29, 2011, 12:54:15 PM (13 years ago)
Author:
plg
Message:

merge r9742 from trunk to branch 2.1

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.1/include/ws_core.inc.php

    r9913 r9914  
    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.