Changeset 537 for trunk/Modules/Finance/Services.php
- Timestamp:
- May 18, 2013, 7:03:01 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Finance/Services.php
r521 r537 37 37 function Show() 38 38 { 39 $Finance = &$this->System->Modules['Finance']; 39 $Finance = &$this->System->Modules['Finance']; 40 $Finance->LoadMonthParameters(0); 40 41 $Output = 'Počet platících členů s internetovým připojením: <strong>'.$Finance->PayingUsers.'</strong><br /><br />'; 41 42 /*
Note:
See TracChangeset
for help on using the changeset viewer.