From: andi <bin...@li...> - 2001-10-01 11:23:45
|
andi Mon Oct 1 04:23:40 2001 EDT Modified files: /r2/binarycloud/base/core Makefile Log: With Request.php Index: r2/binarycloud/base/core/Makefile diff -u r2/binarycloud/base/core/Makefile:1.7 r2/binarycloud/base/core/Makefile:1.8 --- r2/binarycloud/base/core/Makefile:1.7 Tue Sep 25 12:55:51 2001 +++ r2/binarycloud/base/core/Makefile Mon Oct 1 04:23:40 2001 @@ -1,5 +1,5 @@ # {{{ Header -# -File $Id: Makefile,v 1.7 2001/09/25 19:55:51 alex Exp $ +# -File $Id: Makefile,v 1.8 2001/10/01 11:23:40 andi Exp $ # -License LGPL (http://www.gnu.org/copyleft/lesser.html) # -Copyright 2001, Intacct Corp. # -Author odysseas tsatalos, ody...@ya... @@ -13,6 +13,7 @@ Lang.php \ Page.php \ Perm.php \ + Request.php \ Sess.php \ Request.php \ error_codes_eng.php \ |