First git push to github
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
require_once "../classes/Migrate_Users.php";
|
||||
|
||||
(new Migrate_Users())->process();
|
||||
?>
|
||||
Reference in New Issue
Block a user