comparison pics/browse.php @ 20:469b1e6dd364

myrss/index.php: check for non-empty cache file
author paulo@thepaulopc
date Mon, 13 Dec 2010 22:55:24 -0800
parents 561c0b0f3234
children 8314130afe1d
comparison
equal deleted inserted replaced
0:da8afaf4ebe9 1:0b144a63eb42
11 <DIV CLASS="body" ID="body"> 11 <DIV CLASS="body" ID="body">
12 12
13 <?php 13 <?php
14 include('../common.php'); 14 include('../common.php');
15 15
16 browse(); 16 browse($browse_dir, $thumbs_dir);
17 ?> 17 ?>
18 18
19 </DIV> 19 </DIV>
20 20
21 <!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) --> 21 <!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->