Home
last modified time | relevance | path

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

/plugin/batchedit/
H A Drequest.php22 const COMMAND_WELCOME = 'welcome'; define in BatcheditRequest
41 if ($this->command == self::COMMAND_WELCOME) {
120 return self::COMMAND_WELCOME;
H A Dadmin.php28 $this->command = BatcheditRequest::COMMAND_WELCOME;