update tree with missing 2.3.11 files or files that were not updated

this has no real impact on tracks as an app
This commit is contained in:
Reinier Balt 2011-05-31 19:28:50 +02:00
parent 0a04db3aa5
commit 4aa0e63e85
18 changed files with 153 additions and 29 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/server'
require File.expand_path('../../config/boot', __FILE__)
require 'commands/server'