From: alex <bin...@li...> - 2001-07-28 17:55:57
|
alex Sat Jul 28 10:55:52 2001 EDT Modified files: /r2/binarycloud/base/core Request.php Log: Small header mod. Index: r2/binarycloud/base/core/Request.php diff -u r2/binarycloud/base/core/Request.php:1.3 r2/binarycloud/base/core/Request.php:1.4 --- r2/binarycloud/base/core/Request.php:1.3 Mon Jul 2 12:58:53 2001 +++ r2/binarycloud/base/core/Request.php Sat Jul 28 10:55:52 2001 @@ -1,7 +1,7 @@ <?php // Header {{{ /******************************************************************************* - ** -File $Id: Request.php,v 1.3 2001/07/02 19:58:53 alex Exp $ + ** -File $Id: Request.php,v 1.4 2001/07/28 17:55:52 alex Exp $ ** -License LGPL (http://www.gnu.org/copyleft/lesser.html) ** -Copyright 2001 Thyrell ** -Author Andreas Aderhold, <a.a...@th...> @@ -29,7 +29,7 @@ * - fix decoding of n depth arrays (currently supportet n=1) * * @author Andreas Aderhold, a.a...@th... - * @version $Id: Request.php,v 1.3 2001/07/02 19:58:53 alex Exp $ + * @version $Id: Request.php,v 1.4 2001/07/28 17:55:52 alex Exp $ */ class Request { |