Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 777 → Rev 778

/trunk/plugins/viathinksoft/adminPages/920_nostalgia/export_dos.php
97,7 → 97,7
}
 
if ($oid == '') {
// TODO: Split in single parent OIDs
// TODO: Split our OIDplus root OIDs into the real OID tree (1, 1.3, 1.3.6, ...)
$cont .= "DESCHere, you can find the root OIDs.\r\n";
} else {
$res = OIDplus::db()->query("select * from ###objects where id = 'oid:$oid';");