mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 06:07:32 +02:00
Merge pull request #4230 from Jimmi08/patch-1
Fix for: Parse error: syntax error, unexpected end of file
This commit is contained in:
@@ -25,4 +25,4 @@ define("LAN_PAGE_13", "Page");
|
||||
define("LAN_PAGE_14", "Other Articles");
|
||||
define("LAN_PAGE_15", "Articles");
|
||||
define("LAN_PAGE_16", "There are no chapters in this book");
|
||||
define("LAN_PAGE_17", "Comments on this page are locked.")
|
||||
define("LAN_PAGE_17", "Comments on this page are locked.");
|
||||
|
Reference in New Issue
Block a user