includes/common_cli.php
changeset 812 68060328e9c6
parent 801 eb8b23f11744
child 945 c19242d13a49
--- a/includes/common_cli.php	Sun Jan 11 21:37:49 2009 -0500
+++ b/includes/common_cli.php	Wed Jan 14 20:33:05 2009 -0500
@@ -25,7 +25,7 @@
 //
 
 // Note to important functions and the template class that we're running via CLI
-define('ENANO_CLI', 1);
+@define('ENANO_CLI', 1);
 
 // The first thing we need to do is start the database connection. At this point, for all we know, Enano might not
 // even be installed. If this connection attempt fails and it's because of a missing or corrupt config file, the