Ignore:
Timestamp:
Jun 20, 2013, 12:51:22 PM (11 years ago)
Author:
mistic100
Message:

corrections and example of {html_style}, {html_options}, API info

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/skeleton/trunk/include/ws_functions.inc.php

    r17933 r23395  
    1010    'ws_php_info',
    1111    array(
    12       'what' => array('default'=> 'INFO_ALL'),
     12      'what' => array('default'=>'INFO_ALL', 'info'=>'This parameter has a default value'),
     13      'ids' => array('flags'=>WS_PARAM_FORCE_ARRAY, 'info'=>'This one must be an array'),
    1314      ),
    1415    'Returns phpinfo (don\'t use XML request format)'
Note: See TracChangeset for help on using the changeset viewer.