website diff lib/random-image.php @ rev 1284

Get: change Cooking to Rolling; remove "Cooking Packages ISO" download links.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 07 16:19:37 2016 +0200 (2016-01-07)
parents e06721d4f040
children
line diff
     1.1 --- a/lib/random-image.php	Wed Apr 04 11:17:21 2012 +0300
     1.2 +++ b/lib/random-image.php	Thu Jan 07 16:19:37 2016 +0200
     1.3 @@ -1,6 +1,6 @@
     1.4  <?php
     1.5  
     1.6 -$total  = "8";
     1.7 +$total  = "15";
     1.8  $folder = "/images/slideshow";
     1.9  $start  = "1";
    1.10  $random = mt_rand($start, $total);