Fix autosuggest
[contractdashboard.git] / displayCalendar.php
blob:a/displayCalendar.php -> blob:b/displayCalendar.php
--- a/displayCalendar.php
+++ b/displayCalendar.php
@@ -1,9 +1,12 @@
 <?php

 include_once("./lib/common.inc.php");

-

+/*

+     split by year

+    */

 /*

 todo:

-Year/Month drilldown - largest contracts, agencies, suppliers*/

+Year/Month drilldown - largest contracts, agencies, suppliers

+big picture graphs?*/

 

 

 include_header("Months and Years");