6 Commits

Author SHA1 Message Date
David Mudrak
6f7d65c724 MDL-24561 forum subscription checks sesskey
The only case when sesskey is not available is when we came to
subscribe.php from a link in email. In that case, we display a
confirmation page that redirects back providing the sesskey.
All other links to subscribe.php are fixed now so they provide sesskey
as a parameter.
I also polished $mode parameter handling a bit because the check
against empty string was not correct as the value is cast to PARAM_INT.
2011-01-05 13:01:46 +01:00
Sam Hemelryk
c7e3e61c70 javascript MDL-23850 Moved mforms specific JavaScript to a separate file 2010-08-19 05:43:06 +00:00
Petr Skoda
9598d578bb MDL-21420 modole_cfg converted to M.cfg 2010-01-21 22:19:46 +00:00
samhemelryk
002575adeb mod-forum MDL-16706 Removed inline JS and replaced with new PAGE methods 2009-06-26 07:49:37 +00:00
samhemelryk
970df3e01f modforum MDL-16706 Removed inline js script call in mod forum 2009-06-25 02:57:46 +00:00
samhemelryk
7bfe17822a modforum MDL-16706 Removed inline js script call in mod forum and added forum.js 2009-06-23 03:16:16 +00:00