Make tableName test for words like JOIN or ON which signal that we are actually looki...
authorDaniel Friesen <dantman@users.mediawiki.org>
Thu, 8 May 2008 09:24:24 +0000 (09:24 +0000)
committerDaniel Friesen <dantman@users.mediawiki.org>
Thu, 8 May 2008 09:24:24 +0000 (09:24 +0000)
commit007ea4364b356058af98cb3e54e93513b85a9c94
treeb12f0baebac122a8293b306210d574dd310c5230
parent5a2f35e6798cae030475c8724c4e3881b6a51ba2
Make tableName test for words like JOIN or ON which signal that we are actually looking at a SQL query thrown into the tableName because someone used the simple handlers in ways they really should not be.
includes/Database.php