Changeset 10840
- Timestamp:
- 01/08/11 10:35:21 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/bootstrap/amp_conf/htdocs/admin/cdr/cdr.php
r10794 r10840 44 44 45 45 $get_vars = array( 46 /* 46 47 'accountcode', 47 48 'accountcodetype', … … 71 72 'nb_record', 72 73 'order', 74 */ 73 75 'posted', 76 /* 74 77 'resulttype', 75 78 's', … … 93 96 'Period', 94 97 'SQLcmd', 98 */ 95 99 ); 96 100
