mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update destination_imports.php (#4714)
This commit is contained in:
@@ -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
|
||||
$action = $_POST["action"];
|
||||
$order_by = $_POST["order_by"];
|
||||
|
||||
Reference in New Issue
Block a user