Changeset 34 for www/finance/include.php
- Timestamp:
- Jan 30, 2008, 8:37:24 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
www/finance/include.php
r6 r34 105 105 { 106 106 global $kWh; 107 return(round($Spotreba *0.72*$kWh));107 return(round($Spotreba * 0.72 * $kWh)); 108 108 } 109 109
Note:
See TracChangeset
for help on using the changeset viewer.