--- a/documents/charts.php +++ b/documents/charts.php @@ -1,1 +1,102 @@ +get_db('disclosr-agencies'); +$idtoname = Array(); +foreach ($agenciesdb->get_view("app", "byCanonicalName")->rows as $row) { + $idtoname[$row->id] = trim($row->value->name); +} +$foidocsdb = $server->get_db('disclosr-foidocuments'); + +?> +
+

Charts

+

Lorem ipsum.

+
+
+ + + + +