Commit 6040272
Changed files (1)
input_process.php
@@ -12,5 +12,7 @@
$data['odometer'].
'</div>';
}
+ } else {
+ echo 'xxx';
}
?>