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

Version1.3.7.3 Changed table markup

This commit is contained in:
trendschau
2020-05-27 11:44:38 +02:00
parent ac6f8d27ed
commit 5dbf0b91e2

View File

@@ -92,7 +92,7 @@ class Settings
'contentFolder' => 'content',
'cache' => true,
'cachePath' => $rootPath . 'cache',
'version' => '1.3.6.2',
'version' => '1.3.6.3',
'setup' => true,
'welcome' => true,
'images' => ['live' => ['width' => 820], 'thumbs' => ['width' => 250, 'height' => 150]],