This commit is contained in:
Daniel Camargo 2013-04-03 09:38:18 -03:00
parent b5d6be8ea9
commit 7d45eb8f06

View File

@ -10,7 +10,7 @@ class Crunchbutton_Support extends Cana_Table {
}
public function queNotify() {
// $support = $this;
$support = $this;
//Cana::timeout(function() use($support) {
$support->notify();
//});