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