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:
parent
d939e12ef9
commit
86cc256a82
|
@ -1,11 +0,0 @@
|
|||
<?php
|
||||
/**
|
||||
*
|
||||
*/
|
||||
class IndexController
|
||||
{
|
||||
public function indexAction()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
New module skeleton
|
|
@ -1 +0,0 @@
|
|||
[menu]
|
Loading…
Reference in New Issue