//dashboard module view tpl init

This commit is contained in:
Vincent Augagneur
2013-09-02 10:10:20 +02:00
parent 48dd826f7d
commit d0f2a37fff
12 changed files with 303 additions and 289 deletions
+1
View File
@@ -32,6 +32,7 @@ class Dashactivity extends Module
public function __construct()
{
$this->name = 'dashactivity';
$this->displayName = 'Dashboard Activity';
$this->tab = '';
$this->version = '0.1';
$this->author = 'PrestaShop';