summaryrefslogtreecommitdiff
path: root/registration.php
diff options
context:
space:
mode:
Diffstat (limited to 'registration.php')
-rw-r--r--registration.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/registration.php b/registration.php
index 0033dc2..27d2f83 100644
--- a/registration.php
+++ b/registration.php
@@ -6,8 +6,6 @@
require_once('recaptcha-php/keys.php');
- $publickey = "6LexmAQAAAAAAJD-07K2pF5RvTfIdRrlE4lKbUZ2"; // you got this from the signup page
- $privatekey = ":::";
$enable_captcha = true; // modify this in production
$showform = true;