@@ -142,10 +142,10 @@
<h3>Update</h3>
<p>You are currently running version <?php echo SP_PACKAGE_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>
<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>
Status change: