Happy New Year
[squirrelmail.git] / templates / default_advanced / config.php
index 5cb32fda4a627822e114afadd3ef2b193779789f..c1a797f164838704284aed78fa2587af3233ce67 100644 (file)
@@ -3,7 +3,7 @@
 /**
  * Provides some basic configuration options to the template engine
  *
- * @copyright © 1999-2007 The SquirrelMail Project Team
+ * @copyright 1999-2020 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
 $template_engine = SQ_PHP_TEMPLATE;
 
 
+/**
+ * Indicates what the content type is for this template set.
+ */
+$content_type = 'text/html';
+
+
 /**
   * If non-empty, indicates which template set this set is derived from.  
   *