We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 869e9bf commit 8e3f66cCopy full SHA for 8e3f66c
Config.php
@@ -73,7 +73,7 @@ private function __construct() {
73
$this->isConfigured = TRUE;
74
$this->templateDate = '07-03-2018 <DD-MM-YYYY>';
75
$this->templateVersion = '0.1';
76
- $this->templateVersionType = 'Alpha';
+ $this->templateVersionType = 'Beta';
77
$this->dbHost = '<b style="color:red"><Not Set></b>';
78
$this->dbUser = '<b style="color:red"><Not Set></b>';
79
$this->dbPass = '<b style="color:red"><Not Set></b>';
0 commit comments