0
0

Minor changes

Moved config into $GLOBALS
Moved request_uri into $GLOBALS
Modified all files accordingly
Modified logout page for future improvements (not deleting the entire $_SESSION)
Fixed LICENSEs, moved LICENSE for PHP files in /lib/php subfolder instead of /lib
This commit is contained in:
Bryan
2019-04-06 11:57:35 +02:00
parent 18dc9b18d3
commit 81d21c311f
11 changed files with 30 additions and 29 deletions

View File

@@ -6,7 +6,7 @@ please read carefully every LICENSE file provided
to fully understand what you can do and what not.
errors/* - js/* - functions.php - index.php:
lib/css/* - lib/errors/* - lib/js/* - functions.php - index.php:
Copyright © 2019 - Bryan Pedini
Licensed under the Apache License, Version 2.0 (the "License");
@@ -22,7 +22,7 @@ See the License for the specific language governing permissions and
limitations under the License.
config.php:
config.json:
It's a stupid config file, do you really think I want to
beat my head to decide what license is it under or to
create one? Use it to do whatever you want, it may break