Searched refs:wiki_id (Results 1 – 1 of 1) sorted by relevance
163 $wiki_id = array_shift($args);165 $this->commandCheckout($wiki_id, $localfile);169 $wiki_id = array_shift($args);172 $wiki_id,178 $wiki_id = array_shift($args);179 $this->obtainLock($wiki_id);180 $this->success("$wiki_id locked");183 $wiki_id = array_shift($args);184 $this->clearLock($wiki_id);185 $this->success("$wiki_id unlocked");[all …]