X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=inline;f=format.php;h=451ba21dda404319ce520d2726800db62666ff53;hb=b57ed00acb7392eff295093d4dfa60d61b018a7d;hp=85a90a228805d3df90c544aeb0b5178d7d4586c7;hpb=84660f52dded89e3affdff636f8bdfa2adfe3629;p=wfpl.git diff --git a/format.php b/format.php index 85a90a2..451ba21 100644 --- a/format.php +++ b/format.php @@ -37,7 +37,7 @@ function format_options($str, $name) { } } - return $str; + return ''; } function format_int($str) {