diff options
Diffstat (limited to 'www/constants.php')
| -rw-r--r-- | www/constants.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/constants.php b/www/constants.php index 209ff0f..ece68b4 100644 --- a/www/constants.php +++ b/www/constants.php @@ -1,4 +1,4 @@ -<? +<?php define("EMPTY", 0); define("LOGIN_SUCCESSFULL", 1); define("LOGIN_DATABASE", 2); |
