2025-06-16 18:28:08 +05:00

4 lines
74 B
PHP
Executable File

<?php
ini_set( 'display_errors', 0 );
$smarty->assign( 'show', $show );
?>