version 0.1
This commit is contained in:
@ -5,14 +5,14 @@ define( 'EOLH', "<br>\n" );
|
||||
define( 'LF', "\r\n" );
|
||||
define( 'TAB', "\t" );
|
||||
|
||||
//constantes des niveaux de log
|
||||
//Log Level constants
|
||||
define( "INFO", 1 );
|
||||
define( "ALERT", 2 );
|
||||
define( "ERROR", 3 );
|
||||
|
||||
define( "DATE_MYSQL", "Y-m-d H:i:s" );
|
||||
|
||||
//variables diverses
|
||||
//environment variables
|
||||
$admin = "Daniel";
|
||||
$webmaster = "contact@lalis.fr";
|
||||
$site = "Lalis";
|
||||
|
Reference in New Issue
Block a user