Added get_path_info

This commit is contained in:
absurdo 2023-12-12 19:53:42 +01:00
parent be2968143a
commit 87edea507b

View file

@ -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