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

7 lines
163 B
PHP
Raw Normal View History

2020-06-24 18:35:15 +00:00
<?php
if (!defined('access') or !access) {
die('This file cannot be directly accessed.');
}
?>
2016-08-18 20:39:31 +00:00
<?php /* Add your custom PHP/HTML code in this file */ ?>