Changeset 164 for www/finance/prepocet.php
- Timestamp:
- Feb 21, 2009, 11:04:42 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
www/finance/prepocet.php
r163 r164 40 40 //if($Row['inet'] == 1) 41 41 $Monthly += $MonthlyInet; 42 $Monthly -= $ ConsumptionPlus;42 $Monthly -= $Finance->W2Kc($ConsumptionPlus); 43 43 //if($Row['overheads'] == 1) $Monthly += $Sprava; // + W2Kc($Consumption); 44 44 //echo($Row['fullname'].' '.$Row['inet'].' '.$Monthly.'<br>');
Note:
See TracChangeset
for help on using the changeset viewer.