Remove trailing newline in PHP include file
authorMichael Ang <mang@archive.org>
Tue, 1 Jun 2010 17:43:15 +0000 (17:43 +0000)
committerMichael Ang <mang@archive.org>
Tue, 1 Jun 2010 17:43:15 +0000 (17:43 +0000)
BookReaderIA/inc/BookReader.inc

index 426b1ce..90d388b 100644 (file)
@@ -300,5 +300,4 @@ class BookReader
     
 }
 
-?>
-
+?>
\ No newline at end of file