diff --git a/index.php b/index.php index 6f77060..2626be2 100755 --- a/index.php +++ b/index.php @@ -1,10 +1,3 @@ route($request_path); \ No newline at end of file +require 'src/bootstrap.php'; \ No newline at end of file diff --git a/src/bootstrap.php b/src/bootstrap.php index caafed5..0205c42 100644 --- a/src/bootstrap.php +++ b/src/bootstrap.php @@ -1,15 +1,10 @@ route($request_path); \ No newline at end of file diff --git a/src/session.php b/src/session.php new file mode 100644 index 0000000..4cfaa22 --- /dev/null +++ b/src/session.php @@ -0,0 +1,15 @@ +