1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-24 15:13:04 +02:00

Mostly some LANs relating to 'comments' to synchronize with v1. USERJOINED constant added to sync with v1 also.

This commit is contained in:
CaMer0n
2012-07-21 03:55:04 +00:00
parent 794783b692
commit 09f789b09d
8 changed files with 41 additions and 8 deletions

View File

@@ -55,6 +55,7 @@ define("COMLAN_327", 'Rating');
define("COMLAN_328", 'Comments are locked');
define("COMLAN_329", 'Unauthorized');
define("COMLAN_330", 'IP:');
define("COMLAN_331", "Pending Approval");
define("COMLAN_TYPE_1", "news");
define("COMLAN_TYPE_2", "download");