summaryrefslogtreecommitdiffstats
path: root/web/html/timeout.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/timeout.php')
-rw-r--r--web/html/timeout.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/timeout.php b/web/html/timeout.php
index 94a86373..96a3e2ee 100644
--- a/web/html/timeout.php
+++ b/web/html/timeout.php
@@ -12,6 +12,6 @@ print "<p>\n";
print __("Click on the Home link above to log in.");
print "</p>\n";
-html_footer("\$Id$");
+html_footer(AUR_VERSION);
# vim: ts=2 sw=2 noet ft=php
?>