summaryrefslogtreecommitdiffstats
path: root/web/html/hacker.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/hacker.php')
-rw-r--r--web/html/hacker.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/hacker.php b/web/html/hacker.php
index ef54bb63..d288a5e6 100644
--- a/web/html/hacker.php
+++ b/web/html/hacker.php
@@ -12,6 +12,6 @@ print "<p>\n";
print __("If this problem persists, please contact the site administrator.");
print "</p>\n";
-html_footer("\$Id$");
+html_footer(AUR_VERSION);
# vim: ts=2 sw=2 noet ft=php
?>