summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2013-04-14 00:21:47 -0400
committerBharat Mediratta <bharat@menalto.com>2013-04-14 00:21:47 -0400
commitc37288f0b24c19813405096c087ab0c7c171c358 (patch)
treed670a9dba4300b4f817d25a12cbb26aad4b487df /modules
parent1eab94f6062b5f54ea5d9db01d968e7195f3de9d (diff)
Sanitize all key values.
Diffstat (limited to 'modules')
-rw-r--r--modules/gallery/views/error_admin.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/error_admin.html.php b/modules/gallery/views/error_admin.html.php
index cd1bd569..036e2049 100644
--- a/modules/gallery/views/error_admin.html.php
+++ b/modules/gallery/views/error_admin.html.php
@@ -289,7 +289,7 @@
<tr>
<td class="key">
<code>
- <?= $key?>
+ <?= html::purify($key) ?>
</code>
</td>
<td class="value">