From 87edea507b0b7eecadf2129f49c226b6d1ff9443 Mon Sep 17 00:00:00 2001 From: absurdo Date: Tue, 12 Dec 2023 19:53:42 +0100 Subject: [PATCH] Added get_path_info --- libraries/Routes.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libraries/Routes.php b/libraries/Routes.php index 8056de6..ba40b8a 100644 --- a/libraries/Routes.php +++ b/libraries/Routes.php @@ -15,6 +15,8 @@ class Config { static public $index_file='index.php/'; + static public $get_path_info=false; + } /*Examples