Changeset 11907
- Timestamp:
- 03/23/11 19:33:10 (2 years ago)
- Files:
-
- modules/branches/2.9/core/functions.inc.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.9/core/functions.inc.php
r11889 r11907 4054 4054 if($emergency_cid != '') { 4055 4055 $astman->database_put("DEVICE",$id."/emergency_cid","\"".$emergency_cid."\""); 4056 } 4056 } else { 4057 $astman->database_del("DEVICE",$id."/emergency_cid"); 4058 } 4057 4059 4058 4060 if ($user != "none") {
