1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

Fixed all PHP syntax errors

This commit is contained in:
Nick Liu
2020-09-28 20:59:12 -05:00
parent 317f4f2a04
commit 043bc702e5
5 changed files with 7 additions and 5 deletions

View File

@@ -237,5 +237,5 @@ define("FORLAN_219", "Rich Text Editor");
define("FORLAN_220", "Post editor");
define("FORLAN_221", "Which editor should be used to create/edit posts?");
define("FORLAN_222", "Quick reply editor");
define("FORLAN_223", "Use only plain text (no bbcode or html allowed!)")
define("FORLAN_223", "Use only plain text (no bbcode or html allowed!)");