Update destination_imports.php (#4714)
This commit is contained in:
parent
b480ffb9c3
commit
9af19f3236
|
|
@ -54,9 +54,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//set the max php execution time
|
|
||||||
ini_set(max_execution_time,7200);
|
|
||||||
|
|
||||||
//get the http get values and set them as php variables
|
//get the http get values and set them as php variables
|
||||||
$action = $_POST["action"];
|
$action = $_POST["action"];
|
||||||
$order_by = $_POST["order_by"];
|
$order_by = $_POST["order_by"];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue