website rev 1075

Added some random image screenshots (make - me)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jul 02 02:12:55 2012 +0000 (2012-07-02)
parents 687396ebd605
children f377ea94f0e1
files images/slideshow/10.png images/slideshow/11.png images/slideshow/12.png images/slideshow/13.png images/slideshow/14.png images/slideshow/15.png images/slideshow/9.png lib/random-image.php
line diff
     1.1 Binary file images/slideshow/10.png has changed
     2.1 Binary file images/slideshow/11.png has changed
     3.1 Binary file images/slideshow/12.png has changed
     4.1 Binary file images/slideshow/13.png has changed
     5.1 Binary file images/slideshow/14.png has changed
     6.1 Binary file images/slideshow/15.png has changed
     7.1 Binary file images/slideshow/9.png has changed
     8.1 --- a/lib/random-image.php	Mon Jul 02 00:13:34 2012 +0000
     8.2 +++ b/lib/random-image.php	Mon Jul 02 02:12:55 2012 +0000
     8.3 @@ -1,6 +1,6 @@
     8.4  <?php
     8.5  
     8.6 -$total  = "8";
     8.7 +$total  = "15";
     8.8  $folder = "/images/slideshow";
     8.9  $start  = "1";
    8.10  $random = mt_rand($start, $total);