first
This commit is contained in:
6
system/pancake/core/Pancake_Router.php
Executable file
6
system/pancake/core/Pancake_Router.php
Executable file
@@ -0,0 +1,6 @@
|
||||
<?php (defined('BASEPATH')) OR exit('No direct script access allowed');
|
||||
|
||||
/* load the MX_Router class */
|
||||
require APPPATH."libraries/MX/Router.php";
|
||||
|
||||
class Pancake_Router extends MX_Router {}
|
||||
Reference in New Issue
Block a user