Searched refs:sendTheme (Results 1 – 2 of 2) sorted by relevance
| /plugin/indexmenu/ | ||
| D | ajax.php | 44 $succ = $repo->sendTheme($_REQUEST['t']); |
| /plugin/indexmenu/inc/ | ||
| D | repo.class.php | 13 public function sendTheme($file) function in repo_indexmenu_plugin |