We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58efe52 commit 95017e1Copy full SHA for 95017e1
resources/sql/patches/emailtableport.php
@@ -43,7 +43,7 @@
43
$etable->getTableName(),
44
$phid,
45
$email,
46
- Filessytem::readRandomCharacters(24));
+ Filesystem::readRandomCharacters(24));
47
}
48
49
echo "Done.\n";
0 commit comments