added tax history functions back in but no links yet

This commit is contained in:
2019-01-05 00:20:09 -06:00
parent d76f50e539
commit 8db45f24d0
3 changed files with 36 additions and 5 deletions
@@ -145,7 +145,7 @@ class StructureTaxHelper {
* @var integer
* @returns array
*/
public function GetTimeFrameMonths($months) {
public function GetTimeFrameInMonths($months) {
//Declare an array of dates
$dates = array();
//Setup the start of the array as the basis of our start and end dates