Changeset 144 for www/finance/manage.php
- Timestamp:
- Feb 14, 2009, 6:52:05 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
www/finance/manage.php
r133 r144 4 4 include('bills.php'); 5 5 6 /* 6 7 if(array_key_exists('Operation', $_GET)) $Operation = $_GET['Operation']; else $Operation = ''; 7 8 switch($Operation) … … 21 22 } 22 23 echo(FormatOutput($Output)); 24 */ 23 25 24 26 function CheckAdvancesAndLiabilities($Subject)
Note:
See TracChangeset
for help on using the changeset viewer.