diff --git a/html/pages/bill.inc.php b/html/pages/bill.inc.php index 7c17ece95..b916b1524 100644 --- a/html/pages/bill.inc.php +++ b/html/pages/bill.inc.php @@ -1,6 +1,8 @@
| "); if($_GET['optb'] == "edit" && $_SESSION['userlevel'] == "10") { - include("pages/bill/edit.php"); + include("pages/bill/edit.inc.php"); }elseif($_GET['optb'] == "details") { @@ -158,7 +160,7 @@ if(bill_permitted($bill_id)) { } - echo(" | ![]() |
