Added get_path_info
This commit is contained in:
parent
be2968143a
commit
87edea507b
1 changed files with 2 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ class Config {
|
||||||
|
|
||||||
static public $index_file='index.php/';
|
static public $index_file='index.php/';
|
||||||
|
|
||||||
|
static public $get_path_info=false;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*Examples
|
/*Examples
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue