Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/libraries/Pagination.php b/system/libraries/Pagination.php
index e121203..c3f6bd8 100644
--- a/system/libraries/Pagination.php
+++ b/system/libraries/Pagination.php
@@ -215,4 +215,6 @@
 	}

 }

 // END Pagination Class

-?>
\ No newline at end of file
+
+/* End of file Pagination.php */
+/* Location: ./system/libraries/Pagination.php */
\ No newline at end of file