mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
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_14", "Other Articles");
|
||||||
define("LAN_PAGE_15", "Articles");
|
define("LAN_PAGE_15", "Articles");
|
||||||
define("LAN_PAGE_16", "There are no chapters in this book");
|
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