Changeset - 2105c4db86cf
[Not reviewed]
default
0 1 0
Ethan Zonca - 15 years ago 2010-12-02 22:35:19
ez@ethanzonca.com
Admin now shows version
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
admin.php
Show inline comments
 
@@ -139,13 +139,13 @@
 

	
 
	});
 
</script>
 

	
 

	
 
<h3>Update</h3>
 
<p>You are currently running version VERSION. The latest available release is VERSION.</p>
 
<p>You are currently running version <?php echo SP_PACKAGE_VERSION ?>. The latest available release is VERSION.</p>
 

	
 
<h3>Rehash</h3>
 
<p>Last full rehash ocurred on  <?php echo getLastRehash() ?>.</p>
 
<ul>
 
  <li><a href="admin.php?rehash">Rehash All Institutions</a></li>
 
  <li><?php schoolsDropList(); ?> <a href="admin.php?rehash">Rehash Institution</a> </li>
0 comments (0 inline, 0 general)