mirror of
https://github.com/e107inc/e107.git
synced 2025-08-21 21:57:34 +02:00
Language help file tests.
This commit is contained in:
@@ -10,6 +10,6 @@
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
$text = WMLAN_13 ;
|
||||
$ns -> tablerender( WMLAN_12, $text);
|
||||
$text = defset('WMLAN_13');
|
||||
$ns -> tablerender( defset('WMLAN_12'), $text);
|
||||
|
||||
|
Reference in New Issue
Block a user