symfony is there

This commit is contained in:
Nicolas Lœuillet
2015-01-22 08:30:07 +01:00
parent 0440249631
commit 93fd4692f6
291 changed files with 11356 additions and 1696 deletions

View File

@ -22,4 +22,4 @@ if (!ini_get('date.timezone') || !@date_default_timezone_set(ini_get('date.timez
if (defined('ERROR_REPORTING')) {
error_reporting(ERROR_REPORTING);
}
}