From c68dfbf9df1bd76f608307185ec16f5be4b550f1 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Tue, 2 Mar 2010 12:59:23 -0600 Subject: fixed EOF code comment file locations --- system/core/Lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/core/Lang.php') diff --git a/system/core/Lang.php b/system/core/Lang.php index 515d04a40..bbecab645 100644 --- a/system/core/Lang.php +++ b/system/core/Lang.php @@ -120,4 +120,4 @@ class CI_Language { // END Language Class /* End of file Language.php */ -/* Location: ./system/libraries/Language.php */ \ No newline at end of file +/* Location: ./system/core/Language.php */ \ No newline at end of file -- cgit v1.2.3-24-g4f1b