/[health_html]/inc/pgSearch.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

Annotation of /inc/pgSearch.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Tue Sep 25 15:38:04 2001 UTC (22 years, 6 months ago) by ravilov
Branch: MAIN
Major changes. Too numeruous to mention all here.

1 ravilov 1.1 <?php
2     if ($query) {
3     include("inc/conn.php");
4     $section_menu = "search";
5     include_once("inc/mnogo/search.inc");
6     $main = $mnogo_output;
7     } else Header("Location: ?");
8     ?>

  ViewVC Help
Powered by ViewVC 1.1.26