Some new stuff for budget management. [skip ci]

This commit is contained in:
James Cole
2014-07-24 22:16:42 +02:00
parent 36901359d0
commit a40b281ea3
19 changed files with 317 additions and 156 deletions

View File

@@ -7,4 +7,6 @@ interface ToolkitInterface
{
public function getDateRange();
public function getDateRangeDates();
}