remove some prints and useless comments

This commit is contained in:
oliver 2016-01-30 21:32:38 +01:00
commit 56627a5c1f
4 changed files with 1 additions and 4 deletions

View file

@ -24,7 +24,7 @@
*
* @var array
*/
public $models = array('seminaries'); //, 'questgroups', 'quests', 'characters');
public $models = array('seminaries');