/[pliva-si]/index.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

Diff of /index.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by dpavlin, Mon Nov 5 10:06:05 2001 UTC revision 1.13 by dpavlin, Mon Nov 5 10:10:51 2001 UTC
# Line 17  include("common.inc"); Line 17  include("common.inc");
17    
18  include("find_html_file.inc");  include("find_html_file.inc");
19    
 print "xxxx --$static-- xxxx";  
   
20  if (isset($h) && file_exists(find_html_file("h/$section",$h))) {  if (isset($h) && file_exists(find_html_file("h/$section",$h))) {
21          $main=join('',file(find_html_file("h/$section",$h)));          $main=join('',file(find_html_file("h/$section",$h)));
22          if ($menu_item) {          if ($menu_item) {

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

  ViewVC Help
Powered by ViewVC 1.1.26