view pics/browse.php @ 7:4d7f45e51e8e

add step2.xsl; add RDF to step1.xsl
author paulo@twcdns.fastsearch.net
date Sat, 11 Sep 2010 03:35:23 -0700
parents 561c0b0f3234
children 8314130afe1d
line source
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 <HTML>
3 <HEAD>
4 <META NAME="generator" CONTENT="http://txt2tags.sf.net">
5 <LINK REL="stylesheet" TYPE="text/css" HREF="index.css">
6 <?php $title = basename(getcwd()) ?>
7 <TITLE><?php echo $title ?></TITLE>
8 </HEAD>
9 <BODY>
11 <DIV CLASS="body" ID="body">
13 <?php
14 include('../common.php');
16 browse($browse_dir, $thumbs_dir);
17 ?>
19 </DIV>
21 <!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
22 <!-- cmdline: txt2tags index.t2t -->
23 </BODY></HTML>