VS-204 Reorder Track Numbering
==============================

This script is used to reorder track numbers for the VS-204 bug. It is pretty janky.

## Usage
1. Copy to orchard/public/ directory
2. Make sure orchard/public/db.inc includes your database credentials
3. Run from command line:

```bash
php reorderTrackNumbering.php > changes.html
```

4. Open changes.html, and put into a database PR.
