getupdate.php
Brought to you by:
greg_k,
mjbrenegan
Unfortunately I can't remember exactly why this was needed but it was throwing an error for me about something. I believe it was because this file wanted to use the checkacl function but the include was commented out.
diff getupdate.php /usr/local/src/inprotect-0.80.2/console/html/getupdate.php
11c11
< include ('permissions.inc.php');
---
> //include ('permissions.inc.php');