More value heuristics
[contractdashboard.git] / futureindex.php
1
2
3
4
5
6
7
8
<?php
include_once ("./lib/common.inc.php");
include_header("Agency");
include("/var/www/contractDashboard/cutenews/show_news.php");
include_footer();
?>