mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 15:13:04 +02:00
General cleanup
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
*
|
||||
* Custom page routing config
|
||||
*/
|
||||
if (!defined('e107_INIT')){ exit; }
|
||||
|
||||
class core_page_sef_noid_url extends eUrlConfig
|
||||
{
|
||||
public function config()
|
||||
|
@@ -5,6 +5,8 @@
|
||||
*
|
||||
* Custom page routing config
|
||||
*/
|
||||
if (!defined('e107_INIT')){ exit; }
|
||||
|
||||
class core_page_sef_url extends eUrlConfig
|
||||
{
|
||||
public function config()
|
||||
|
@@ -5,6 +5,8 @@
|
||||
*
|
||||
* Custom page routing config
|
||||
*/
|
||||
if (!defined('e107_INIT')){ exit; }
|
||||
|
||||
class core_page_url extends eUrlConfig
|
||||
{
|
||||
public function config()
|
||||
|
Reference in New Issue
Block a user