diff options
Diffstat (limited to 'web/lib/aurjson.class.php')
-rw-r--r-- | web/lib/aurjson.class.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/web/lib/aurjson.class.php b/web/lib/aurjson.class.php index 81c150b..897423a 100644 --- a/web/lib/aurjson.class.php +++ b/web/lib/aurjson.class.php @@ -3,10 +3,6 @@ * AurJSON * * This file contains the AurRPC remote handling class - * @author eliott <eliott@cactuswax.net> - * @version $Id$ - * @copyright cactuswax.net, 12 October, 2007 - * @package rpc **/ if (!extension_loaded('json')) { |