echo $STR_URL; ?> img/email_icon.png" /> Email</a> </div> <?php if ($_REQUEST['month'] && $_REQUEST['year']) { $intMonth = intval($_REQUEST['month']); $intYear = intval($_REQUEST['year']); } else { $intMonth = date('n'); $intYear = date('Y'); } ?> <?php $report->showReportGeneralMonthly($intMonth, $intYear); ?> <div><a class="btn" href="#content"><i class="icon-arrow-up"></i> Back to top</a></div> </div> <!-- end #box --> </div> <!-- end #content --> </div> <!-- end #content-wrapper --> <?php include 'inc/footer.php'; ?> <div id="bottom"></div> <!-- end #bottom -->