🎉 Commit initial

This commit is contained in:
2017-01-12 00:24:32 +01:00
commit 297aa4b61f
32 changed files with 6895 additions and 0 deletions

6
config.dist.php Normal file
View File

@@ -0,0 +1,6 @@
<?php
return [
'from_name' => '',
'from_email' => '',
'bcc' => '',
];