summaryrefslogtreecommitdiff
path: root/buildmaster/gpg-keys.php
diff options
context:
space:
mode:
Diffstat (limited to 'buildmaster/gpg-keys.php')
-rw-r--r--buildmaster/gpg-keys.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildmaster/gpg-keys.php b/buildmaster/gpg-keys.php
index 9a43a87..a9cd564 100644
--- a/buildmaster/gpg-keys.php
+++ b/buildmaster/gpg-keys.php
@@ -1,6 +1,6 @@
<?php
-require "../init.php"
-require BASE . "/lib/mysql.php";
+require_once "../init.php"
+require_once BASE . "/lib/mysql.php";
include "lib/mysql.php";