Skip to content

Commit

Permalink
Refactor rte_events functions to static methods
Browse files Browse the repository at this point in the history
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
  • Loading branch information
MauricioFauth committed Sep 8, 2017
1 parent 3923ac7 commit 2e52c0f
Show file tree
Hide file tree
Showing 9 changed files with 1,153 additions and 1,201 deletions.
5 changes: 0 additions & 5 deletions db_events.php
Expand Up @@ -11,11 +11,6 @@
*/
require_once 'libraries/common.inc.php';

/**
* Include all other files
*/
require_once 'libraries/rte/rte_events.lib.php';

/**
* Do the magic
*/
Expand Down

0 comments on commit 2e52c0f

Please sign in to comment.