1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-24 15:13:04 +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 @@
*
* Custom page routing config
*/
if (!defined('e107_INIT')){ exit; }
class core_page_sef_noid_url extends eUrlConfig
{
public function config()

View File

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

View File

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