summary refs log tree commit diff stats
path: root/php/definitions.php
diff options
context:
space:
mode:
Diffstat (limited to 'php/definitions.php')
-rw-r--r--php/definitions.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/php/definitions.php b/php/definitions.php
index f1909ed..ab82199 100644
--- a/php/definitions.php
+++ b/php/definitions.php
@@ -3,4 +3,5 @@ $dpath = 'data/';
 $common = 'common.mvms';  # common header/footer contents
 $channel = 'channel';	  # Channel index
 $cpath = 'mvms/';	  # Path of the contents
+$title = 0;
 ?>