Skip to content

Commit

Permalink
"MDL-23797, added set_context"
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongsheng Cai committed Aug 17, 2010
1 parent 66c34e9 commit 9765051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions files/filebrowser_ajax.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

$action = optional_param('action', 'list', PARAM_ALPHA);

$PAGE->set_context(get_system_context());
require_login();

echo $OUTPUT->header(); // send headers
Expand Down

0 comments on commit 9765051

Please sign in to comment.