diff --git a/kernel/abstract/plugin.class.php b/kernel/abstract/plugin.class.php index 4c03fc69..c0df201d 100644 --- a/kernel/abstract/plugin.class.php +++ b/kernel/abstract/plugin.class.php @@ -29,7 +29,7 @@ class Plugin { 'email'=>'', 'website'=>'', 'version'=>'', - 'releaseDate'=> + 'releaseDate'=>'' ); $this->dbFields = array();