diff --git a/Application/Config/config.mailer.php b/Application/Config/config.mailer.php deleted file mode 100644 index ae1a0c7..0000000 --- a/Application/Config/config.mailer.php +++ /dev/null @@ -1,12 +0,0 @@ - true, - 'smtp_enabled' => false, - 'smtp_host' => '', - 'smtp_port' => 25, - 'smtp_auth' => false, - 'smtp_username' => '', - 'smtp_password' => '', - 'smtp_debug_level' => 0, - 'sender_name' => '', - 'sender_mail' => '', -) ; \ No newline at end of file diff --git a/Application/Config/config.sessions.php b/Application/Config/config.sessions.php deleted file mode 100644 index c9e15b1..0000000 --- a/Application/Config/config.sessions.php +++ /dev/null @@ -1,4 +0,0 @@ - '', - 'urlSelector' => '', -) ; \ No newline at end of file diff --git a/Application/Events/put_events_here b/Application/Events/put_events_here deleted file mode 100644 index e69de29..0000000 diff --git a/Application/Views/view.default.tpl b/Application/Views/view.default.tpl deleted file mode 100644 index 4ea6301..0000000 --- a/Application/Views/view.default.tpl +++ /dev/null @@ -1,52 +0,0 @@ - -
-Please verify your account by clicking the button below:
- - - -If the button does not work, please copy the following link into your browser:
-{$verifyURL}?code={$code} - -Thank you for registering to {$siteName}, have a nice day!
- -