Index: trunk/obscure.php =================================================================== diff -u -r1209 -r1210 --- trunk/obscure.php (.../obscure.php) (revision 1209) +++ trunk/obscure.php (.../obscure.php) (revision 1210) @@ -2,7 +2,12 @@ 0) $o .= implode(",",$av); $o .= ")"; + //echo "reversed: $o\n"; $o .= implode(" ",$code); //$o = str_replace("\n","",$o); return $o;