mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 14:17:49 +02:00
2
fpw.php
2
fpw.php
@@ -435,6 +435,6 @@ $text = $tp->parseTemplate($FPW_TABLE, true, $sc);
|
|||||||
|
|
||||||
// $text = $tp->simpleParse($FPW_TABLE, $sc);
|
// $text = $tp->simpleParse($FPW_TABLE, $sc);
|
||||||
|
|
||||||
$ns->tablerender($caption, $text);
|
$ns->tablerender($caption, $text, 'fpw');
|
||||||
require_once(FOOTERF);
|
require_once(FOOTERF);
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user