improve CRUD for Character types (issue #319) and implement CRUD for Avatars (issue #37)

This commit is contained in:
coderkun 2014-07-10 12:57:25 +02:00
commit 6932e70704
12 changed files with 760 additions and 245 deletions

View file

@ -308,7 +308,7 @@
}
// Get XP-levels
$xplevels = $this->Characters->getXPLevelsForSeminary($seminary['id']);
$xplevels = $this->Xplevels->getXPLevelsForSeminary($seminary['id']);
// Get Avatars
if(count($xplevels) > 0)
@ -563,7 +563,7 @@
}
// Get XP-levels
$xplevels = $this->Characters->getXPLevelsForSeminary($seminary['id']);
$xplevels = $this->Xplevels->getXPLevelsForSeminary($seminary['id']);
// Set titile