[cvs] / gkbweb / htdocs / shared / run / version.php  

cvs: gkbweb/htdocs/shared/run/version.php

File: [cvs] / gkbweb / htdocs / shared / run / version.php (download) (as text)
Revision: 1.1, Wed Jul 21 17:43:42 2004 UTC (8 years, 10 months ago) by tmcnulty
Branch point for: MAIN, ppckernel
Initial revision

<?php
    
include($DOCUMENT_ROOT."/shared/inc/global.inc");
    
    
error_reporting(E_ERROR);
    
header("Content-type: text/plain");
    echo 
trim(join("",file("$html/download/$kernel/.version")));
?>

Tobias McNulty

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help