3 # print the habits form.
6 include("../../../library/api.inc");
8 formHeader("Habits form");
10 // this part is the copy of what we have inside the function on the report.php file
11 include_once ('form_report.php');
15 <a href
="<?php echo $GLOBALS['form_exit_url']; ?>" onclick
="top.restoreSession()">Done
</a
>