public property statspro::$absolute_amounts in Statistics Pro 6
Same name and namespace in other branches
- 6.2 statspro.inc \StatsPro::absolute_amounts
File
- ./
statspro.inc, line 22 - statspro class for statistics pro module.
Class
- statspro
- Manages the data saving and retrieval according to the user defined parameters.
Code
public $absolute_amounts = array(
'pi',
'upi',
'error',
'uerror',
'warning',
'uwarning',
);