mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
Admin tools - parse error, still work in progress of course
This commit is contained in:
@@ -282,7 +282,7 @@ class e_admin_request
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getMode()
|
||||
public function getModeName()
|
||||
{
|
||||
return strtolower(str_replace('-', '_', $this->_mode));
|
||||
}
|
||||
|
Reference in New Issue
Block a user