mirror of
https://github.com/e107inc/e107.git
synced 2025-10-16 23:36:16 +02:00
3 lines
82 B
Python
3 lines
82 B
Python
global $tp;
|
|
$ret = $tp->toHtml(SITEDISCLAIMER,TRUE,"constants defs");
|
|
return $ret; |