ecabde8b by Kevin Burton

major update to notifications

1 parent ec5a5d18
...@@ -103,7 +103,7 @@ function display_page() { ...@@ -103,7 +103,7 @@ function display_page() {
103 $system = $_POST['system']; 103 $system = $_POST['system'];
104 104
105 // SMS 105 // SMS
106 $sms = $_POST['sms']; 106 $sms ="";
107 107
108 update_post_meta($id, "details", array( 108 update_post_meta($id, "details", array(
109 'type' => $type 109 'type' => $type
......
No preview for this file type