We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263e28f commit 2b50634Copy full SHA for 2b50634
1 file changed
main.php
@@ -45,7 +45,7 @@
45
46
<?php
47
48
-$appleid = $_REQUEST['paulytek@gmail.com'];
+$appleid = $_REQUEST[''];
49
50
$plist = file_get_contents('./files/config.plist');
51
$xml = simplexml_load_string($plist);
0 commit comments