<?php // update the version to 0.9.2 $sql[] = "UPDATE t_version SET `cb_version` = '0.9.2' WHERE 1=1 AND ID=1;"; ?>