summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--buildmaster/gpg-keys.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/buildmaster/gpg-keys.php b/buildmaster/gpg-keys.php
index 0dc4594..ae82a5d 100644
--- a/buildmaster/gpg-keys.php
+++ b/buildmaster/gpg-keys.php
@@ -2,8 +2,6 @@
require_once "../init.php";
require_once BASE . "/lib/mysql.php";
- include "lib/mysql.php";
-
$result = mysql_run_query(
"SELECT" .
" GROUP_CONCAT(`email_actions`.`name`) AS `action`," .