website diff bs/index.php @ rev 1301

link to original scratchbook modified in de/doc/index.php
author Hans-G?nter Theisgen
date Sun Mar 26 17:08:08 2017 +0100 (2017-03-26)
parents 0dedd51426ac
children f07958c16865
line diff
     1.1 --- a/bs/index.php	Wed Mar 30 01:56:21 2016 +0300
     1.2 +++ b/bs/index.php	Sun Mar 26 17:08:08 2017 +0100
     1.3 @@ -73,6 +73,13 @@
     1.4  		<strong>Date - Title</strong>
     1.5  	<p></p>
     1.6  	</li> -->
     1.7 +        <li><strong><a href="http://mirror.slitaz.org/iso/rolling/">SliTaz 5.0 Rolling release</a></strong> (weekly)
     1.8 +                <span>- <?php
     1.9 +                $rol_date_file = '/var/cache/slitaz/website/rolling-date.txt';
    1.10 +                if (file_exists("$rol_date_file")) {
    1.11 +                        $rol_date = file_get_contents("/var/cache/slitaz/website/rolling-date.txt");
    1.12 +                        print $rol_date;
    1.13 +                } ?></span></li>
    1.14  
    1.15  	<li id="d20120410">
    1.16  		<strong>10 Apr 2012 - SliTaz GNU/Linux 4.0</strong>