[cvs] / gkbweb / htdocs / index.php  

cvs: gkbweb/htdocs/index.php

Diff for /gkbweb/htdocs/index.php between version 1.1 and 1.2

version 1.1, Wed Jul 21 17:43:42 2004 UTC version 1.2, Thu Jul 22 16:21:33 2004 UTC
Line 1 
Line 1 
 <?php  <?php
 //phpinfo();  phpinfo();
         error_reporting(E_ALL);          error_reporting(E_ALL);
         include($DOCUMENT_ROOT."/shared/inc/global.inc");          include($DOCUMENT_ROOT."/shared/inc/global.inc");
   
         $page = "home";          $page = "home";
         $title = "PowerPC Linux Kernel Archives";          $title = "PowerPC Linux Kernel Archives";
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

Tobias McNulty

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help