testing new functions

This commit is contained in:
2021-06-03 00:09:11 +09:00
parent 996ff6e6aa
commit 74f4c21244

View File

@@ -38,7 +38,7 @@ class MiningTaxesAdminController extends Controller
/** /**
* Display the form for mining operations held by the alliance * Display the form for mining operations held by the alliance
*/ */
public function DisplayMiningOperationForm() { public function displayMiningOperationForm() {
//Declare variables //Declare variables
$lookup = new LookupHelper; $lookup = new LookupHelper;
$sHelper = new StructureHelper; $sHelper = new StructureHelper;