diff pics/browse.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 8314130afe1d
line diff
     1.1 --- a/pics/browse.php	Wed Jul 21 01:02:20 2010 -0700
     1.2 +++ b/pics/browse.php	Mon Aug 23 22:51:42 2010 -0700
     1.3 @@ -13,7 +13,7 @@
     1.4  <?php
     1.5  	include('../common.php');
     1.6  
     1.7 -	browse();
     1.8 +	browse($browse_dir, $thumbs_dir);
     1.9  ?>
    1.10  
    1.11  </DIV>