From add54bc23069222b5f02f60256f13e4791fb0b33 Mon Sep 17 00:00:00 2001 From: momo-i Date: Wed, 2 Feb 2011 16:48:45 +0900 Subject: test header for phpdoc. now using only classes and libraries. --- lib/class/ajax.class.php | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/class/ajax.class.php') diff --git a/lib/class/ajax.class.php b/lib/class/ajax.class.php index e361548c..5601f0ea 100644 --- a/lib/class/ajax.class.php +++ b/lib/class/ajax.class.php @@ -44,7 +44,6 @@ * @copyright 2001 - 2011 Ampache.org * @version Release: * @link http://www.ampache.org/ - * @see xxx * @since Class available since Release 1.0 */ class Ajax { -- cgit