From 5583e1aae64ff7e902136c4ba610d438dc2015d4 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Sun, 11 May 2008 15:48:20 +0000 Subject: removed closing PHP tag from all framework files --- system/language/english/imglib_lang.php | 1 - 1 file changed, 1 deletion(-) (limited to 'system/language/english/imglib_lang.php') diff --git a/system/language/english/imglib_lang.php b/system/language/english/imglib_lang.php index 520f17f35..78e1ec2fb 100644 --- a/system/language/english/imglib_lang.php +++ b/system/language/english/imglib_lang.php @@ -18,4 +18,3 @@ $lang['imglib_invalid_path'] = "The path to the image is not correct."; $lang['imglib_copy_failed'] = "The image copy routine failed."; $lang['imglib_missing_font'] = "Unable to find a font to use."; -?> \ No newline at end of file -- cgit v1.2.3-24-g4f1b