Create a notion of Export format, prepare for multiple generation systems

This commit is contained in:
Stéphane Goetz
2015-05-18 14:26:29 +02:00
committed by Stéphane Goetz
parent cc4ba14dc2
commit 90dbdb4f0b
19 changed files with 246 additions and 229 deletions

View File

@ -2,7 +2,6 @@
class Helper
{
public static function copyAssets($path, $local_base)
{
@mkdir($path);