mark for removal
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
require_once __DIR__ . '/common.php';
|
||||
|
||||
$dbconn = getDBConnection();
|
||||
|
||||
// Think this is depreciated
|
||||
//no gets, current point outage info
|
||||
if(empty(array_diff_key($_GET, array('service' => '')))) {
|
||||
$result = pg_query_params($dbconn,
|
||||
|
||||
Reference in New Issue
Block a user