##// END OF EJS Templates
Allow dot in firstnames and lastnames (closes #1426)....
Allow dot in firstnames and lastnames (closes #1426). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1561 e93f8b46-1217-0410-a6f0-8f06a7374b81

File last commit:

r328:19d962c3aa80
r1547:7d143bc3f739
Show More
runner
2 lines | 96 B | text/plain | TextLexer
Jean-Philippe Lang
Initial commit...
r2 #!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/runner'