summaryrefslogtreecommitdiffstats
path: root/web/html/pkgmerge.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/pkgmerge.php')
-rw-r--r--web/html/pkgmerge.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/web/html/pkgmerge.php b/web/html/pkgmerge.php
index e8e7ca93..6ee7423d 100644
--- a/web/html/pkgmerge.php
+++ b/web/html/pkgmerge.php
@@ -5,9 +5,6 @@ set_include_path(get_include_path() . PATH_SEPARATOR . '../lib');
include_once("aur.inc.php");
include_once("pkgfuncs.inc.php");
-set_lang();
-check_sid();
-
html_header(__("Package Merging"));
if (has_credential(CRED_PKGBASE_DELETE)): ?>