diff -r b07b23187b17 -r 07be890ef627 htdocs/snippets.php --- 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 /*