windhamdavid 10 years ago
parent
commit
a2eb5bb99b
1 changed files with 1 additions and 2 deletions
  1. 1 2
      inc/tweaks.php

+ 1 - 2
inc/tweaks.php

@@ -157,8 +157,7 @@ function dw_online_get_status() {
 			$.ajax({
 			$.ajax({
 			    url: 'http://davidawindham.com/wha/phony/sms.php',
 			    url: 'http://davidawindham.com/wha/phony/sms.php',
 			    dataType: 'json',
 			    dataType: 'json',
-			    success: function(data){
-			      
+			    success: function(data){    
 			    },
 			    },
 			  });
 			  });
 			}
 			}