Show More
Commit Description:
fixed new users import bug when passwords contain extra spaces at the end
Commit Description:
fixed new users import bug when passwords contain extra spaces at the end
References:
File last commit:
Show/Diff file:
Action:
script/about
| 2 lines
| 95 B
| text/plain
| TextLexer
|
|
r0 | #!/usr/bin/env ruby | |
require File.dirname(__FILE__) + '/../config/boot' | |||
require 'commands/about' |