change confirmation URL to real address

lektura
max.mehl 2017-03-24 02:27:31 +01:00
parent 8d524aa640
commit 509257b43a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
$codemod = 2138367; // modificator with which the confirmation ID will be obfuscated
$output = "";
$selfurl = "http://pmpc-test.mehl.mx/cgi/sign.php"; // absolute URL of this PHP script
$selfurl = "http://pmpc.mehl.mx/cgi/sign.php"; // absolute URL of this PHP script
$db = "../../signatures.json"; // Signature database path
// Get basic info from form