Fixed the default eventregister config

This commit is contained in:
Abel Hoogeveen 2015-02-23 20:51:04 +01:00
parent 4343e773af
commit 15610d13ff
1 changed files with 5 additions and 1 deletions

View File

@ -1 +1,5 @@
<?php return 1 ;
<?php return array (
'register' =>
array (
),
) ;