Index: temp_moodle_dev/lamstwo/mod.html
===================================================================
RCS file: /usr/local/cvsroot/temp_moodle_dev/lamstwo/Attic/mod.html,v
diff -u -r1.2 -r1.3
--- temp_moodle_dev/lamstwo/mod.html 27 Nov 2006 02:15:53 -0000 1.2
+++ temp_moodle_dev/lamstwo/mod.html 13 Dec 2006 04:49:27 -0000 1.3
@@ -298,6 +298,8 @@
}
function openAuthor(url,name,options,fullscreen) {
+ url = url + "&requestSrc=" + escape("lamstwo_requestsource; ?>");
+ url = url + "¬ifyCloseURL=" + escape(window.location.href);
if(authorWin && !authorWin.closed){
authorWin.focus();
}else{