moodle/mod/survey
gregb_cc 08b3606390 This is a first attempt to make moodle frame safe.
I've added the variable CFG->main_frame to config-dist.php, and replaced _top
targets with the variable in all the php files.  HTML files, like those in the
documentation, have not been modified, as they are not (yet) parsed.

The variable should probably get moved into the config table, and get some
documentation.

I've also included, but commented out, a slight change in weblib.php, which
would guarantee that messages would be seen before redirecting the user (unless
delay intentionally set to 0 when redirect is used).
2003-03-11 21:35:12 +00:00
..
db More fixes for postgreSQL etc 2002-12-23 11:47:17 +00:00
details.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
download.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
graph.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
icon.gif Initial revision 2001-11-22 06:23:56 +00:00
icon2.gif Initial revision 2001-11-22 06:23:56 +00:00
index.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00
lib.php Fixes to survey_get_responses() to make it work better with PostgreSQL 2003-02-17 08:35:51 +00:00
mod.html Robustness fixes 2003-01-01 13:17:27 +00:00
report.php This is a first attempt to make moodle frame safe. 2003-03-11 21:35:12 +00:00
save.php Robustness fixes 2003-01-06 14:01:56 +00:00
version.php Changes throughout Moodle to remove any reserved words from the 2002-12-23 09:39:26 +00:00
view.php Clean sweep through all the important changing all include(), include_once() 2003-01-05 14:19:20 +00:00