diff options
author | steckbrief <steckbrief@chefmail.de> | 2017-12-10 20:22:33 +0100 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2017-12-10 20:22:33 +0100 |
commit | 2ec5cbc2aa2fe992d2cccaf6d160950adef521ef (patch) | |
tree | 726ff2e5907825469d81ea8af9e900a864ebc4a6 /config/config.inc.php | |
parent | 6bf09a069577fa9fcefdb0f92da81001465a50e0 (diff) |
create story and character improved
Diffstat (limited to 'config/config.inc.php')
-rw-r--r-- | config/config.inc.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/config.inc.php b/config/config.inc.php new file mode 100644 index 0000000..f4ea2f5 --- /dev/null +++ b/config/config.inc.php @@ -0,0 +1,3 @@ +<?php +return []; +?> |