aboutsummaryrefslogtreecommitdiffstats
path: root/web/js/map-google.js
Commit message (Collapse)AuthorAgeLines
* Move JS to jQuery.Matthew Somerville2011-07-21-1/+1
|
* Fixes to other map types to work with lat/lon. Split OSM JavaScript into ↵Matthew Somerville2011-03-09-1/+1
| | | | core OpenLayers bits and OSM config bit.
* Google Maps package.Matthew Somerville2010-12-04-0/+22
tfix/0.20.0.10 Unnamed repository; edit this file 'description' to name the repository.MimesBrønn
aboutsummaryrefslogtreecommitdiffstats
path: root/script/server
blob: dc3edabd5d4612a9fcf9ddf1b144f8f152d9599e (plain)
1
2
3
#!/usr/bin/env ruby
require File.expand_path(File.dirname(__FILE__) + '/../config/boot.rb')
require 'commands/server'