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

Resize balinor logo to 120px
author Christophe Lincoln <pankso@slitaz.org>
date Fri Jan 22 23:02:15 2021 +0100 (2021-01-22)
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	Fri Jan 22 23:02:15 2021 +0100
     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);