core/api/modules/404/index.php

4 lines
69 B
PHP
Raw Normal View History

2022-12-11 13:55:49 +05:00
<?php
$smarty -> caching = true;
$smarty -> cache_lifetime = 3600;
?>