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