summaryrefslogtreecommitdiff
path: root/www/constants.php
diff options
context:
space:
mode:
authorHorus32014-03-16 19:23:28 +0100
committerHorus32014-03-16 19:23:28 +0100
commit151f569f196dd38a8e0cbeb888be55a57f4cc9d3 (patch)
tree0bbb787701949939e3993c0264a79bd76aefe639 /www/constants.php
parentac364e0f8859d42478156a5e841c33dd23ef3d1a (diff)
downloadfiles.iamfabulous.de-151f569f196dd38a8e0cbeb888be55a57f4cc9d3.tar.gz
Final fix.
Diffstat (limited to 'www/constants.php')
-rw-r--r--www/constants.php2
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);