Home
last modified time | relevance | path

Searched refs:addLog (Results 1 – 2 of 2) sorted by relevance

/plugin/json/
Dremote.php38 * @param boolean $addLog If true, the additional info will be returned too.
45 public function get($page_id, $path = '', $addLog = false) { argument
84 if ($addLog) {
/plugin/json/demo/
Djson_plugin.txt336 ^ Parameter (boolean) addLog | If true, additional information about JSON generation will be return…