Version 0.9.6 beta - added new form elements, also added a nibiru binary in order to create modules and plugins.
This commit is contained in:
@@ -70,7 +70,7 @@ class Router extends Config
|
||||
/**
|
||||
* @return mixed
|
||||
*/
|
||||
public function getRoutes()
|
||||
public static function getRoutes()
|
||||
{
|
||||
return self::$_routes;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user