summaryrefslogtreecommitdiff
path: root/recaptcha-php/keys.php.example
diff options
context:
space:
mode:
Diffstat (limited to 'recaptcha-php/keys.php.example')
-rw-r--r--recaptcha-php/keys.php.example5
1 files changed, 0 insertions, 5 deletions
diff --git a/recaptcha-php/keys.php.example b/recaptcha-php/keys.php.example
deleted file mode 100644
index 4355a6c..0000000
--- a/recaptcha-php/keys.php.example
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
- // Put the keys you got from the signup page
- $publickey = "";
- $privatekey = "";
-?> \ No newline at end of file