Function names

This commit is contained in:
Shoghi Cervantes Pueyo
2012-12-30 20:49:04 +01:00
parent 2b5c21d909
commit 6c8e283599
3 changed files with 3 additions and 2 deletions

View File

@@ -262,5 +262,6 @@ class ConsoleLoop extends Thread{
$this->wait();
$this->line = false;
}
exit(0);
}
}