Mercurial > hg > index.fcgi > www > www-1
comparison pics/browse.php @ 5:2ede1c948f35
pics/common.php: add next and prev accesskeys; fix missing quotation marks around next and prev links URL; add anchor names
author | paulo@twcdns.fastsearch.net |
---|---|
date | Thu, 02 Sep 2010 00:33:01 -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) --> |