mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
General cleanup
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
*
|
||||
* System routing config
|
||||
*/
|
||||
if (!defined('e107_INIT')){ exit; }
|
||||
|
||||
class core_system_rewrite_url extends eUrlConfig
|
||||
{
|
||||
public function config()
|
||||
|
@@ -5,6 +5,8 @@
|
||||
*
|
||||
* System routing config
|
||||
*/
|
||||
if (!defined('e107_INIT')){ exit; }
|
||||
|
||||
class core_system_url extends eUrlConfig
|
||||
{
|
||||
public function config()
|
||||
|
Reference in New Issue
Block a user