1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 05:41:58 +02:00

Issue #6 - Moved LAN_TYPE, LAN_DESCRIPTION, LAN_FILE from lan_admin.php (and added LAN_COMMENTS) to global English.php file.

This commit is contained in:
Cameron
2015-06-22 10:06:34 -07:00
parent 3d9c6f07ef
commit a2c7368406
3 changed files with 8 additions and 5 deletions

View File

@@ -830,7 +830,7 @@ function fpages($thread_info, $replies)
}
else
{
for($a = 0; $a <= ($pages-1); $a++)
{
$aa = $a + 1;