asdasd
This commit is contained in:
1
src/App/AccountPages.php
Normal file
1
src/App/AccountPages.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/App.php
Normal file
1
src/App/App.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/Assets.php
Normal file
1
src/App/Assets.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/Auth.php
Normal file
1
src/App/Auth.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/Community.php
Normal file
1
src/App/Community.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/Config.php
Normal file
1
src/App/Config.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/Crypto.php
Normal file
1
src/App/Crypto.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/Database.php
Normal file
1
src/App/Database.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/Flash.php
Normal file
1
src/App/Flash.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/I18n.php
Normal file
1
src/App/I18n.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/Mailer.php
Normal file
1
src/App/Mailer.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/Request.php
Normal file
1
src/App/Request.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/Search.php
Normal file
1
src/App/Search.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
1
src/App/SessionManager.php
Normal file
1
src/App/SessionManager.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
@@ -1,10 +0,0 @@
|
||||
<?php
|
||||
// inc/config.php
|
||||
// Diese Datei außerhalb des Webroots ablegen!
|
||||
return [
|
||||
'db_host' => 'localhost',
|
||||
'db_name' => 'd0453540',
|
||||
'db_user' => 'd0453540',
|
||||
'db_pass' => 'P6jGRrSaX8QSiBMEJBL7',
|
||||
'db_charset' => 'utf8mb4',
|
||||
];
|
||||
1
src/helpers.php
Normal file
1
src/helpers.php
Normal file
@@ -0,0 +1 @@
|
||||
<?php // TODO
|
||||
Reference in New Issue
Block a user