csteipp
7f9dfa7068
Ensure $id is an integer
...
In the spirit of escaping as close to the output as possible, cast $id
to an int before using it in the sql query where other types could lead
to sql injection.
Change-Id: I9e4ceaf67df4e0d2270302bd65ff0a022de03e6b
2015-03-24 12:59:01 -07:00
Max Semenik
8dfd9998f6
initImageData.php perf tweaks
...
* Only process non-redirects
* Wait for slaves after every page
Change-Id: Ic948cc946f1949f70e54f70cd39b938bfb2863a6
2013-01-18 04:30:26 +04:00
Max Semenik
bd4ddfa90b
Throw away everything not needed per our current requirements
...
Due to vastness of rewrite, recommend whole extension review instead of
reading diffs.
Change-Id: Ia50869d68b8796be9c95d0783f3f7adb71fdc2df
2012-12-21 12:40:47 +04:00
Max Semenik
aa480cfa99
Add script to initialize this extension's data
...
Change-Id: Ic90864a946366cbffb1e760d5d4ff817315777dc
2012-05-07 20:28:18 +04:00