payment modules

This commit is contained in:
Etienne Roudeix
2013-09-18 17:06:08 +02:00
parent b8c2bdc8df
commit 16d0985718
9 changed files with 137 additions and 6 deletions

View File

@@ -32,6 +32,11 @@ class DebugBar extends BaseModule
* Like install and destroy
*/
public function afterActivation()
{
}
public function install()
{
// TODO: Implement install() method.