summaryrefslogtreecommitdiff
path: root/httpdocs/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'httpdocs/index.php')
-rw-r--r--httpdocs/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/httpdocs/index.php b/httpdocs/index.php
index e20fcc4..01188a7 100644
--- a/httpdocs/index.php
+++ b/httpdocs/index.php
@@ -68,11 +68,11 @@ if (isset($_GET['r'])) {
)
) . '\)';
- shell_exec(
+/* shell_exec(
'GNUPGHOME="' . $work_dir . 'gnupg" gpg ' .
'--keyserver=hkp://keys.gnupg.net ' .
'--recv-keys ' . implode(' ',explode(',',$_GET['valid_keys']))
- );
+ ); */
if ($_GET['t']=='git') {
if (trim(shell_exec(