Skip to content

Commit

Permalink
Update req.php
Browse files Browse the repository at this point in the history
  • Loading branch information
suphiyasin authored Jun 15, 2022
1 parent 0f8ce0b commit e54a129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api/req.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
// echo $coki;
//$cokimm = strval($coki);
// echo $cokimm;
$_SESSION['user'] = "userpanel";
$_SESSION['username'] = "userpanel";
$use = new instagramx();
$use->musteri = "userpanel";
$use->cookie = $coki;
Expand Down

0 comments on commit e54a129

Please sign in to comment.