[feature/module_services] Add missing blank line to birthday_list

This commit is contained in:
Marc Alexander
2013-11-15 17:51:56 +01:00
parent db82e28857
commit 6f3a3c62b7

View File

@@ -68,6 +68,7 @@ class birthday_list extends module_base
$this->db = $db;
$this->user = $user;
}
/**
* @inheritdoc
*/