htdocs/snippets.php
changeset 18 07be890ef627
parent 8 0acb8d9a3194
--- a/htdocs/snippets.php	Sun Oct 12 00:31:56 2008 -0400
+++ b/htdocs/snippets.php	Sat Oct 25 20:24:31 2008 +0000
@@ -11,7 +11,7 @@
  * This script MUST be placed in an Enano installation directory.
  *****************************************************************/
 
-define('ENANOBOT_ROOT', dirname(__FILE__) . '/');
+define('ENANOBOT_ROOT', dirname(__FILE__) . '/../');
 
 // load Enano for auth
 /*