1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-05 21:57:31 +02:00

version 1.3.3: Pages and Posts

This commit is contained in:
trendschau
2020-02-26 21:34:56 +01:00
parent 3524bd36d8
commit fe3fb05e41
19 changed files with 864 additions and 72 deletions

View File

@@ -129,7 +129,6 @@ $container['assets'] = function($c)
return new \Typemill\Assets($c['request']->getUri()->getBaseUrl());
};
/************************
* DECIDE FOR SESSION *
************************/