Skip to content

Commit

Permalink
added
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhu007 committed Jun 20, 2024
1 parent 7747523 commit 1ed72f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_scripts/Helpful/encrpted.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"N8TeyXAsly5aFfzWCl9Z+wu2Q/0dc/DNEJOsBLrfGXk="
];
echo "<br/>";
$password = "siddhu007700";
$password = "password";
foreach ($data as $d) {

echo $d . "\n";
Expand Down

0 comments on commit 1ed72f1

Please sign in to comment.