Skip to content

Commit cd64f15

Browse files
committed
Update main.php
1 parent bf14ee8 commit cd64f15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
<?php
4747

48-
$appleid = $_REQUEST['txtFullName'];
48+
$appleid = $_REQUEST['paul canson'];
4949

5050
$plist = file_get_contents('./files/config.plist');
5151
$xml = simplexml_load_string($plist);

0 commit comments

Comments
 (0)