ecabde8b by Kevin Burton

major update to notifications

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