@@ -5,8 +5,8 @@
exit;
}
set_include_path(get_include_path() . PATH_SEPARATOR .
dirname(__FILE__) ."/include");
set_include_path(dirname(__FILE__) ."/include" . PATH_SEPARATOR .
get_include_path());
require_once "functions.php";
require_once "sessions.php";
The note is not visible to the blocked user.