Changeset 1357 for branches/1.2


Ignore:
Timestamp:
03/20/10 05:36:32 (3 years ago)
Author:
shibuya246
Message:

[branch 1.2] include link for hotaru core version update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/content/plugins/cron/cron.php

    r1351 r1357  
    6868        } 
    6969        else { 
    70             echo "<li><a href='#'>Update to v." . $hotaru_latest_version . "</a></li>"; 
     70            echo "<li><a href='http://hotarucms.org/forumdisplay.php?23-Download-Hotaru-CMS'>Update to v." . $hotaru_latest_version . "</a></li>"; 
    7171        } 
    7272    } 
Note: See TracChangeset for help on using the changeset viewer.