1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 06:03:27 +02:00

General cleanup

This commit is contained in:
CaMer0n
2012-08-10 19:30:43 +00:00
parent 2f788a86f5
commit d49c85f9f0
21 changed files with 258 additions and 240 deletions

View File

@@ -5,6 +5,8 @@
*
* System routing config
*/
if (!defined('e107_INIT')){ exit; }
class core_system_rewrite_url extends eUrlConfig
{
public function config()

View File

@@ -5,6 +5,8 @@
*
* System routing config
*/
if (!defined('e107_INIT')){ exit; }
class core_system_url extends eUrlConfig
{
public function config()