Skip to content

Commit 95017e1

Browse files
author
epriestley
committed
Minor, derrrp.
1 parent 58efe52 commit 95017e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/sql/patches/emailtableport.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
$etable->getTableName(),
4444
$phid,
4545
$email,
46-
Filessytem::readRandomCharacters(24));
46+
Filesystem::readRandomCharacters(24));
4747
}
4848

4949
echo "Done.\n";

0 commit comments

Comments
 (0)