Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 21... Línea 21...
21
 * @copyright  2004-2011 Petr Skoda {@link http://skodak.org}
21
 * @copyright  2004-2011 Petr Skoda {@link http://skodak.org}
22
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
22
 * @license    http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
23
 */
23
 */
Línea 24... Línea 24...
24
 
24
 
25
require(__DIR__.'/../../../../config.php');
25
require(__DIR__.'/../../../../config.php');
-
 
26
require_once(__DIR__.'/lib.php');
Línea 26... Línea 27...
26
require_once(__DIR__.'/locallib.php');
27
require_once(__DIR__.'/../../locallib.php');
27
 
28
 
Línea 28... Línea 29...
28
$id        = required_param('id', PARAM_INT);           // Course Module ID
29
$id        = required_param('id', PARAM_INT);           // Course Module ID