From c1e451729180af2a5749aa93671975e72f8d40a9 Mon Sep 17 00:00:00 2001 From: xgizzmo Date: Mon, 6 Aug 2007 22:10:58 +0000 Subject: fix some short tags causeing some weirdness in the menu, fixed a typo here and there. --- lib/class/ajax.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/class/ajax.class.php') diff --git a/lib/class/ajax.class.php b/lib/class/ajax.class.php index 5185538a..8843cc4d 100644 --- a/lib/class/ajax.class.php +++ b/lib/class/ajax.class.php @@ -51,7 +51,7 @@ class Ajax { $source_txt = "'$source'"; } - $observe = "\n"; -- cgit