From 7d45eb8f0643eaa329b85edaede1c7d12dd27a1c Mon Sep 17 00:00:00 2001 From: Daniel Camargo Date: Wed, 3 Apr 2013 09:38:18 -0300 Subject: [PATCH] partial #992 --- include/library/Crunchbutton/Support.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/library/Crunchbutton/Support.php b/include/library/Crunchbutton/Support.php index 5e56165f5..4f7d4cb28 100644 --- a/include/library/Crunchbutton/Support.php +++ b/include/library/Crunchbutton/Support.php @@ -10,7 +10,7 @@ class Crunchbutton_Support extends Cana_Table { } public function queNotify() { - // $support = $this; + $support = $this; //Cana::timeout(function() use($support) { $support->notify(); //});