Commit graph

2 commits

Author SHA1 Message Date
Timo Tijhof d80a768c97 ApiFancyCaptchaReload: Replace use of PHP shorttag
Some servers (mine apparently) disable short_open_tag which
causes this to break and output the PHP file as plain text.

Scanned repo for other uses, this is the last one.

Change-Id: Ic86ae887098fc92bad8128e7ef4f0f4b782d7a1c
2013-06-28 16:18:10 -07:00
lalei 12361c5f31 Add a button to request a new fancy captcha
This adds HTML, CSS, and JS to FancyCaptcha output to refresh the image,
which requests it via a new fancycaptchareload API.
It also cleans up the Asirra class a little.

Bug: 14230
Change-Id: I4e476f32de199534c9798fc78e8490b3ef91dd45
2013-04-17 20:10:33 -04:00