1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 06:07:32 +02:00

Fix for: Parse error: syntax error, unexpected end of file

This commit is contained in:
Jimako
2020-08-17 09:37:03 +02:00
committed by GitHub
parent 77baec4f06
commit 3c9f30506d

View File

@@ -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.");