This commit is contained in:
2021-08-10 15:48:44 -04:00
parent 2d4f48f3a9
commit ed28bf360b
8 changed files with 320 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<?php
require_once('plugins/edit-foreign.php');
return new AdminerEditForeign();