testing new functions
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user