diff --git a/template.php b/template.php index f841b11..be0ffc7 100644 --- a/template.php +++ b/template.php @@ -3,7 +3,7 @@ - <?php echo (defined(TITLE)?TITLE:'PictShare image hosting'); ?> + <?php echo (defined('TITLE')?TITLE:'PictShare image hosting'); ?> diff --git a/template_mp4.php b/template_mp4.php index 37aa9d2..5c138c6 100644 --- a/template_mp4.php +++ b/template_mp4.php @@ -1,7 +1,7 @@ - <?php echo (defined(TITLE)?TITLE:'PictShare image hosting'); ?> + <?php echo (defined('TITLE')?TITLE:'PictShare image hosting'); ?> PictShare" />