summaryrefslogtreecommitdiff
path: root/include/login_form.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-06-25 22:14:50 +0400
committerAndrew Dolgov <[email protected]>2013-06-25 22:14:50 +0400
commita8572a71823a500d003cd148333a781b0a59cdab (patch)
treef661ef01cfa03161ad7d1585f6ca4b2e45afcc31 /include/login_form.php
parentb584460302b674c8e9c52718d0e6682e427a913a (diff)
login page: remove version
Diffstat (limited to 'include/login_form.php')
-rw-r--r--include/login_form.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/login_form.php b/include/login_form.php
index 891e25e13..3d2c957a7 100644
--- a/include/login_form.php
+++ b/include/login_form.php
@@ -246,9 +246,6 @@ function bwLimitChange(elem) {
<div class='footer'>
<a href="http://tt-rss.org/">Tiny Tiny RSS</a>
- <?php if (!defined('HIDE_VERSION')) { ?>
- v<?php echo VERSION ?>
- <?php } ?>
&copy; 2005&ndash;<?php echo date('Y') ?> <a href="http://fakecake.org/">Andrew Dolgov</a>
</div>