Some minor cleanup.

This commit is contained in:
James Cole
2014-09-09 14:03:55 +02:00
parent b8e07ac38e
commit 0717aa22d7
4 changed files with 4 additions and 78 deletions

View File

@@ -15,6 +15,8 @@ class BaseController extends Controller
{
\Event::fire('limits.check');
\Event::fire('piggybanks.check');
\Event::fire('recurring.check');
}
/**