Home
last modified time | relevance | path

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

/plugin/htmlokay/
H A Dadmin.php22 var $ajax_script = 'directory_scan-3.php'; variable in admin_plugin_htmlOKay
46 $script = DOKU_PLUGIN . $this->plugin_name . '/' . $this->ajax_script;
51 $this->ajax_script = $url;
410 $this->print_scripts($this->ajax_script);
557 echo "Script: " .$this->ajax_script . " <--> Path: $this->ajax_path_temp\n";