1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-31 11:20:15 +02:00

Version 1.1.1 with analytics plugin, theme optimization and plugin-docu

This commit is contained in:
Sebastian
2018-02-26 17:36:08 +01:00
parent c43c633cb4
commit 058b3a531b
43 changed files with 530 additions and 311 deletions

View File

@@ -4,6 +4,4 @@ require __DIR__ . '/system/vendor/autoload.php';
require __DIR__ . '/system/system.php';
$app->run();
?>
$app->run();