Changeset 107 for devel/www/finance/bill.php
- Timestamp:
- Sep 14, 2008, 5:54:37 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/www/finance/bill.php
r87 r107 3 3 include('../global.php'); 4 4 5 $ InvoiceGenerator->ShowStoredBill($_GET['id']);5 $System->Modules['Bill']->ShowStoredBill($_GET['Id']); 6 6 7 7 ?>
Note:
See TracChangeset
for help on using the changeset viewer.