From df3c3570cda2b4099a2d9f9f501e8babc952f652 Mon Sep 17 00:00:00 2001 From: till Date: Tue, 14 Jul 2009 14:31:27 +0000 Subject: * fixed typo * added file header --- installer/utils.php | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) (limited to 'installer') diff --git a/installer/utils.php b/installer/utils.php index c1775f2bb..54221dd2d 100644 --- a/installer/utils.php +++ b/installer/utils.php @@ -1,5 +1,31 @@ | + +-------------------------------------------------------------------------+ + $Id: index.php 2696 2009-07-02 06:38:26Z thomasb $ + +*/ /** * Use PHP5 autoload for dynamic class loading @@ -29,7 +55,7 @@ function Q($string) /** - * Fake rinternal error handler to catch errors + * Fake internal error handler to catch errors */ function raise_error($p) { -- cgit v1.2.3