more features

This commit is contained in:
2018-12-26 02:15:32 -06:00
parent 3b79242970
commit 444545346a
4 changed files with 24 additions and 4 deletions

View File

@@ -70,6 +70,7 @@ class StructureController extends Controller
//Declare the structure tax helper class
$sHelper = new StructureTaxHelper();
//Get the dates we are working with
$dates = $sHelper->GetTimeFrame();