summaryrefslogtreecommitdiffstats
path: root/application/config/constants.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/config/constants.php')
-rw-r--r--application/config/constants.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/application/config/constants.php b/application/config/constants.php
index 33a2f99c3..fba618779 100644
--- a/application/config/constants.php
+++ b/application/config/constants.php
@@ -120,6 +120,3 @@ define('EXIT_USER_INPUT', 7); // invalid user input
define('EXIT_DATABASE', 8); // database error
define('EXIT__AUTO_MIN', 9); // lowest automatically-assigned error code
define('EXIT__AUTO_MAX', 125); // highest automatically-assigned error code
-
-/* End of file constants.php */
-/* Location: ./application/config/constants.php */ \ No newline at end of file