debug option for mail renderer
[bdrem.git] / src / bdrem / Config.php
index f586ed37c25e88ae0c0bd08d683b62ef07d0cb19..693307eec22154cfdba4e462b826cf4563c75758 100644 (file)
@@ -44,6 +44,12 @@ class Config
      */
     public $daysNext;
 
+    /**
+     * Development helper
+     * @var boolean
+     */
+    public $debug;
+
     /**
      * Locale to render the dates in, e.g. "de_DE.UTF-8"
      * @var string