htdocs/snippets.php
changeset 26 51560f5414a6
parent 18 07be890ef627
--- a/htdocs/snippets.php	Sat Nov 15 15:25:50 2008 -0500
+++ b/htdocs/snippets.php	Sat Nov 15 15:28:32 2008 -0500
@@ -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
 /*