From c884816180740084bb47b0ec6502ed89c0eec5e8 Mon Sep 17 00:00:00 2001 From: moodler <moodler> Date: Thu, 11 Sep 2003 13:50:02 +0000 Subject: [PATCH] Short tags --- error/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/error/index.php b/error/index.php index 6584de9dd2..3728e31653 100644 --- a/error/index.php +++ b/error/index.php @@ -30,7 +30,7 @@ <INPUT TYPE=hidden NAME=requested VALUE="<?php echo $REQUEST_URI ?>"> <INPUT TYPE=submit VALUE="Send this off"> </FORM> -<? +<?php print_footer(); -- 2.39.5