such fix. I even made a regular expression to find these

This commit is contained in:
Shoghi Cervantes 2014-01-28 12:50:24 +01:00
parent 1526c6cae9
commit f8b270e33f
2 changed files with 2 additions and 3 deletions

View File

@ -237,8 +237,7 @@ class LevelAPI{
}
}
public function getAll()
{
public function getAll(){
return $this->levels;
}