Home
last modified time | relevance | path

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

/plugin/shell/
H A DP0wnyShell.php194 public function featureUpload($path, $file, $cwd) function in P0wnyShell
305 $response = $this->featureUpload($_POST['path'], $_POST['file'], $_POST['cwd']);
H A DP0wnyShell.js131 this.featureUpload(command.match(/^\s*upload\s+(\S+)\s*$/)[1]);
211 featureUpload(path) { method in P0wnyShell