chevereto-free/app/themes/Peafowl/custom_hooks/head.sample.php

7 lines
163 B
PHP

<?php
if (!defined('access') or !access) {
die('This file cannot be directly accessed.');
}
?>
<?php /* Add your custom PHP/HTML code in this file */ ?>