major update to notifications
Showing
4 changed files
with
1 additions
and
1 deletions
| ... | @@ -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
No preview for this file type
No preview for this file type
-
Please register or sign in to post a comment