Mercurial > hg > index.fcgi > www > www-1
view pics/browse.php @ 0:561c0b0f3234
initial add
author | paulo@twcdns.fastsearch.net |
---|---|
date | Wed, 21 Jul 2010 00:11:54 -0700 |
parents | |
children | ff6cf071c65c |
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();
17 ?>
19 </DIV>
21 <!-- html code generated by txt2tags 2.4 (http://txt2tags.sf.net) -->
22 <!-- cmdline: txt2tags index.t2t -->
23 </BODY></HTML>