Jeff PHP framework  0.99
Modular, extensible, OOP, MVC, lightweight php framework designed to ease the programmers in the development of web applications.
noaccess.php File Reference

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

Detailed Description

No access page.

Page shown when the user cannot access the requested content.

Author:
abidibo abidi.nosp@m.bo@g.nosp@m.mail..nosp@m.com
Version:
0.99
Date:
2011-2012

Definition in file noaccess.php.


Enumeration Type Documentation

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.