3 lines
66 B
PHP
Executable File
3 lines
66 B
PHP
Executable File
<?php
|
|
$smarty->assign('LostPages', modClass::getLostPages(12));
|
|
?>
|