Ori Livneh
ce20b1cef8
MWException -> Exception
...
Change-Id: I816b62c93e4eb08514b122add614f5457d6fad9a
2015-01-09 17:48:35 -08:00
Brad Jorsch
cf78b84807
(bug 37643) Ensure a session is created when necessary for Captcha
...
If the captcha data is going to be stored in the session, make sure the
session has actually been started.
Change-Id: Ia5eefdf738fad3fdbd305f1b3ce80dc86c66efe4
2012-09-28 00:37:03 +00:00
Siebrand Mazeland
f6d4ab758c
stylize.php, some indentation fixes and some brackets added.
2012-01-12 08:58:40 +00:00
Happy-melon
e28655e124
Follow-up r86813: fix exceptions seen on TWN. Ironically, I changed the CaptchaStore from an interface to an abstract class precisely to move into it the function which was throwing the exception... :D
2011-04-24 16:49:49 +00:00
Happy-melon
54fa154b40
Introduce a CaptchaStore abstract class that CaptchaSessionStore and CaptchaCacheStore can extend. Some tidying, documentation and type hinting.
2011-04-24 11:41:49 +00:00
Happy-melon
1bbd72e5fd
Reorganise files in ConfirmEdit
2011-04-23 11:44:47 +00:00