Moved all SQL statements from PHP files into relevant *_db.inc files.
[fa-stable.git] / reporting / includes / excel_report.inc
index fb7ed1be71b04b370e26c1d26eefa4e53c96a073..f2a36b2f64984e33d327b768389e441631b56d81 100644 (file)
@@ -11,6 +11,7 @@
 ***********************************************************************/
 include_once($path_to_root . "/reporting/includes/Workbook.php");
 include_once($path_to_root . "/admin/db/company_db.inc");
+include_once($path_to_root . "/admin/db/fiscalyears_db.inc");
 include_once($path_to_root . "/config.php");
 // xls version
 class FrontReport extends Spreadsheet_Excel_Writer_Workbook