/classroom/notecard_configuration_view.phpThis page lets an educator/admin view a configuration notecard.
The data will first arrive as POST data, but will be converted over to SESSION data, and the page reloaded.
require_once
('../sl_config.php')
(line 18)
Sloodle/Moodle configuration script.
require_once
(SLOODLE_DIRROOT.'/lib.php')
(line 20)
Sloodle core library functionality
require_once
(SLOODLE_LIBROOT.'/sloodle_session.php')
(line 22)
Sloodle API.
Documentation generated on Mon, 07 Jul 2008 12:33:03 +0100 by phpDocumentor 1.4.0