index.php
changeset 311 a007145a0ff6
parent 307 95dc632bf084
child 313 854eecfada20
child 317 f8356d9c3481
--- a/index.php	Sat Dec 01 02:39:49 2007 -0500
+++ b/index.php	Mon Dec 03 17:36:25 2007 -0500
@@ -16,6 +16,8 @@
  *
  */
  
+  define('ENANO_INTERFACE_INDEX', '');
+ 
   // Set up gzip encoding before any output is sent
   
   $aggressive_optimize_html = true;