Skip to content

Commit

Permalink
fix css selector; imports
Browse files Browse the repository at this point in the history
  • Loading branch information
MerliX committed Mar 21, 2017
1 parent e4ed2d2 commit 2177429
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 15 deletions.
1 change: 1 addition & 0 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
require_once('../../../config.php');
require_once("{$CFG->libdir}/formslib.php");
require_once($CFG->libdir . '/adminlib.php');
require_once($CFG->libdir.'/tablelib.php');

require_login();

Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2177429

Please sign in to comment.