diff pics/index.php @ 2:ff6cf071c65c

update pics/browse.php and pics/index.php to reflect what's online
author paulo@twcdns.fastsearch.net
date Mon, 23 Aug 2010 22:51:42 -0700
parents 561c0b0f3234
children
line diff
     1.1 --- a/pics/index.php	Wed Jul 21 01:02:20 2010 -0700
     1.2 +++ b/pics/index.php	Mon Aug 23 22:51:42 2010 -0700
     1.3 @@ -15,13 +15,13 @@
     1.4  <DIV CLASS="body" ID="body">
     1.5  
     1.6  <P>
     1.7 -This was me (Paulo Ang) and a couple of friends (Vinh Huynh, Daniel Rohrlick) riding our bikes from Santa Ana to Newport Beach to San Diego on the weekend of October 2-3, 2009.
     1.8 +(FILL ME)
     1.9  </P>
    1.10  
    1.11  <?php
    1.12  	include('../common.php');
    1.13  
    1.14 -	listThumbs();
    1.15 +	listThumbs($thumbs_dir);
    1.16  ?>
    1.17  
    1.18  </DIV>