query_return("SELECT * FROM " . TB_PREFIX . "odata LIMIT 1"); if (count($data_exist)) { header("Location: ../index.php?s=6&err=1"); exit; } $database->populateOasisdata(); $database->populateOasis(); $database->populateOasisUnits2(); header("Location: ../index.php?s=7"); ?>