Update calendar.php

This commit is contained in:
Mike Koch 2017-05-23 13:55:59 +00:00
parent 8d8d99e103
commit 1a873cd377

View File

@ -1,5 +1,5 @@
<?php <?php
\
define('IN_SCRIPT', 1); define('IN_SCRIPT', 1);
define('VALIDATOR', 1); define('VALIDATOR', 1);
define('HESK_PATH', '../'); define('HESK_PATH', '../');