Skip to content

Commit

Permalink
Looks like only the URL for the current version was updated.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.habariproject.org/habari-extras/themes/rino/trunk@1204 f4a90942-1786-4aa1-b092-57c31935ddc3
  • Loading branch information
chrismeller committed Oct 27, 2008
1 parent 1453e73 commit 6723c0d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions page.download.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
<div class="column span-18 content last">
<div id="downloading">
<?php
/*/
Options::set('download_url', 'http://habariproject.org/dist/habari-0.4.1.zip');
Options::set('download_version', '0.4.1');
//*/
/*
Options::set('download_url', 'http://habariproject.org/dist/habari-0.5.2.zip');
Options::set('download_version', '0.5.2');
*/
?>
<h3><a href="<?php Options::out('download_url'); ?>">Download The Current Stable Version</a></h3>
<p>The current stable version of Habari is <b><?php echo Options::out('download_version'); ?></b></p>
Expand Down

0 comments on commit 6723c0d

Please sign in to comment.