Changeset 12300
- Timestamp:
- 07/10/11 01:45:56 (2 years ago)
- Files:
-
- modules/branches/2.10/core/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.10/core/functions.inc.php
r12055 r12300 3949 3949 case "ZAP": 3950 3950 case "DAHDI": 3951 case 'CUSTOM': 3951 3952 $sql .= " WHERE tech = '".strtolower($tech)."'"; 3952 3953 break;
