Use 'enc' variable naming convention for interpolated pre-encoded variables in raw...
authorBrion Vibber <brion@users.mediawiki.org>
Tue, 4 Sep 2007 14:25:55 +0000 (14:25 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Tue, 4 Sep 2007 14:25:55 +0000 (14:25 +0000)
commit5efbfbe9b414745a15946dbac8aa488008663352
tree7ba9117ebf4d82a2258c941d2c9398e2ec903bf3
parente737237fca45a200226167d5cec25abe19fe59fd
Use 'enc' variable naming convention for interpolated pre-encoded variables in raw SQL strings. This'll keep your release manager from freaking out when he sees raw variables being dumped into raw SQL.
includes/api/ApiQueryCategoryMembers.php