Mercurial > hg > index.fcgi > www > www-1
comparison pics/browse.php @ 9:fbd8c30c465c
add more RSS feeds; normalize-space in step2.xsl and "a hrefs"; myrss_update.sh now outputs a more complete HTML document to stdout
author | paulo@twcdns.fastsearch.net |
---|---|
date | Sun, 12 Sep 2010 23:36:32 -0700 |
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) --> |