Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 495 → Rev 496

/trunk/systeminfo.php
37,7 → 37,7
 
// Commented out due to security/privacy reasons
/*
$sys_url = OIDplus::getSystemUrl();
$sys_url = OIDplus::webpath();
$out['SystemURL'] = $sys_url;
 
$sys_ver = OIDplus::getVersion();