summaryrefslogtreecommitdiffstats
path: root/frontends/php/actionconf.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/actionconf.php')
-rw-r--r--frontends/php/actionconf.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/php/actionconf.php b/frontends/php/actionconf.php
index 273e0493..64e6d74d 100644
--- a/frontends/php/actionconf.php
+++ b/frontends/php/actionconf.php
@@ -30,8 +30,6 @@
include_once "include/page_header.php";
- insert_confirm_javascript();
-
$_REQUEST["actiontype"] = get_request("actiontype",get_profile("web.actionconf.actiontype",0));
?>
<?php