JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix db_get_value after mysql->mysqli upgrade
[wfpl.git] / format.php
index 14c1b26..6b14ad7 100644 (file)
@@ -383,5 +383,3 @@ function format_phone($str) {
 
        return $output;
 }
-
-?>