Remove module skeleton

* it was pretty useless in it's current form
* I'm against a full-blown skeleton
* We need good step-by-step tutorials
This commit is contained in:
Thomas Gelf 2014-04-17 17:09:53 +00:00
parent d939e12ef9
commit 86cc256a82
4 changed files with 0 additions and 13 deletions

View File

@ -1,11 +0,0 @@
<?php
/**
*
*/
class IndexController
{
public function indexAction()
{
}
}

View File

@ -1 +0,0 @@
New module skeleton

View File

@ -1 +0,0 @@
[menu]