implementing abstract classes for QuesttypeAgents (-Agent, -Controller, -Model and -View)
This commit is contained in:
parent
3af0e9d570
commit
f1b5affa79
13 changed files with 1165 additions and 6 deletions
|
|
@ -60,7 +60,8 @@
|
|||
*/
|
||||
public static $dirs = array(
|
||||
'locale' => 'locale',
|
||||
'media' => 'media'
|
||||
'media' => 'media',
|
||||
'questtypes' => 'questtypes'
|
||||
);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue