Minor, fix method call fatal.
This commit is contained in:
@@ -43,7 +43,7 @@ foreach ($emails as $phid => $email) {
|
||||
$etable->getTableName(),
|
||||
$phid,
|
||||
$email,
|
||||
PhabricatorFile::readRandomCharacters(24));
|
||||
Filessytem::readRandomCharacters(24));
|
||||
}
|
||||
|
||||
echo "Done.\n";
|
||||
|
||||
Reference in New Issue
Block a user