/[nuke]/html/faq.php
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /html/faq.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Fri Sep 22 07:22:13 2000 UTC (23 years, 7 months ago) by dpavlin
Branch: dbp, MAIN
CVS Tags: r3_6, HEAD
Changes since 1.1: +0 -0 lines
import of version 3.6

1 <?php
2
3 if(!isset($mainfile)) { include("mainfile.php"); }
4
5 include("header.php");
6 ?>
7 <font face=Arial,Helvetica size=3>
8 <p align=justify>
9
10 Put here your FAQ section...
11 <br><br>
12 In the future versions of PHP-Nuke I'll put the code FAQ here.
13
14 </p>
15
16 <?php
17 include("footer.php");
18 ?>

  ViewVC Help
Powered by ViewVC 1.1.26