mirror of
https://github.com/php/php-src.git
synced 2026-04-28 02:33:17 +02:00
MFH
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
<?php
|
||||
|
||||
include dirname(__FILE__)."/../OS/Guess.php";
|
||||
$os =& new OS_Guess;
|
||||
print $os->getSignature() . "\n";
|
||||
|
||||
Reference in New Issue
Block a user