in['mark'] == 0) { ?>

Welcome to Bugdar

This upgrade will take from Bugdar 1.2.0 Beta 3 to Bugdar 1.2.0 Release Candidate 1.

To begin the process, please click the button below.

in['mark'] == 1) { ?>

Version Number Change

This step finishes the upgrade by inreasing your version number.

query("UPDATE " . TABLE_PREFIX . "setting SET value = '1.2.0 Release Candidate 1' WHERE varname = 'trackerversion'"); build_settings(); ?> ... done. in['mark'] == 2) { ?>

Database Character Set and Collation

Earlier versions of Bugdar did not recommend or enforce database character set support. Unless you have a very good reason not to (you should know if you do or not), it is recommended that you run this script to convert your MySQL database from your current character set to UTF8. This should fix bugs for international users. If you have questions, please contact Blue Static.

This step is not required.