Skip to content

Commit 3315b7d

Browse files
committed
Removed unnecessary GET
1 parent 3d74e93 commit 3315b7d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interface/web/sites/ajax_get_json.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
$php_type = $_GET["php_type"];
4242
$client_group_id = $app->functions->intval($_GET['client_group_id']);
4343
$type = $_GET["type"];
44-
$cron_type = $_GET["cron_type"];
4544

4645
//if($_SESSION["s"]["user"]["typ"] == 'admin') {
4746

0 commit comments

Comments
 (0)