Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
6eabadd
)
require completionlib.php
author
Dongsheng Cai
<unoter@gmail.com>
Tue, 22 Jun 2010 09:40:10 +0000
(09:40 +0000)
committer
Dongsheng Cai
<unoter@gmail.com>
Tue, 22 Jun 2010 09:40:10 +0000
(09:40 +0000)
mod/folder/view.php
patch
|
blob
|
blame
|
history
diff --git
a/mod/folder/view.php
b/mod/folder/view.php
index
1c1d9a2
..
b0ecda9
100644
(file)
--- a/
mod/folder/view.php
+++ b/
mod/folder/view.php
@@
-25,6
+25,7
@@
require('../../config.php');
require_once("$CFG->dirroot/mod/folder/locallib.php");
+require_once($CFG->libdir . '/completionlib.php');
$id = optional_param('id', 0, PARAM_INT); // Course module ID
$f = optional_param('f', 0, PARAM_INT); // Folder instance id