From 84a26808a62c393c90dcfaf45559e19fe8db5e93 Mon Sep 17 00:00:00 2001 From: Sander Lepik Date: Wed, 22 Jun 2016 18:38:29 +0300 Subject: [PATCH] Fix title and add possibility to modify it Signed-off-by: Sander Lepik --- inc/example.config.inc.php | 3 +++ template.php | 2 +- template_mp4.php | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/inc/example.config.inc.php b/inc/example.config.inc.php index e77e75b..348d844 100644 --- a/inc/example.config.inc.php +++ b/inc/example.config.inc.php @@ -1,5 +1,8 @@ - <?php echo $title; ?> + <?php echo TITLE; ?> diff --git a/template_mp4.php b/template_mp4.php index 9d61c59..63b6de0 100644 --- a/template_mp4.php +++ b/template_mp4.php @@ -1,7 +1,7 @@ - PictShare + <?php echo TITLE; ?> PictShare" />