Add recent albums and stubs for new posts

This commit is contained in:
2016-01-13 16:44:24 +00:00
parent 357f6e0043
commit 81010f9635
30 changed files with 378 additions and 4 deletions

View File

@@ -37,7 +37,6 @@ $oConsole
$sLayout = $oInput->getOption('layout');
$sExports = $oInput->getOption('export');
$bSkipResize = $oInput->getOption('skip-resize');
$bSkipResize = true;
$oImagine = new Imagine\Gd\Imagine();