Jeff PHP framework
0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
|
No access page. More...
Go to the source code of this file.
Enumerations | |
enum | ABS_ROOT |
absolute path to the ROOT directory More... | |
enum | DS |
operating system directory separator More... | |
enum | ROOT |
relative path to the ROOT directory More... |
No access page.
Page shown when the user cannot access the requested content.
Definition in file noaccess.php.
enum ABS_ROOT |
absolute path to the ROOT directory
Definition at line 17 of file noaccess.php.
enum DS |
operating system directory separator
Definition at line 27 of file noaccess.php.
enum ROOT |
relative path to the ROOT directory
Definition at line 22 of file noaccess.php.