Another fix to upgrade clickoptions in windows
[openemr.git] / contrib / forms / habits / view.php
blob7840368d6b46f7c4d5bb7ea9c545f56d32c0bea5
1 <?php
4 # the old form of view is depreciated since we dont allow users to modify data.
5 # we use the print instead which only allows to view the form.
8 # in this case we'll evaluate and only will let modify the record it it's the same day of encounter.
10 include_once ('print.php');