diff options
-rwxr-xr-x | vendor/plugins/translate_routes/lib/translate_routes.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/plugins/translate_routes/lib/translate_routes.rb b/vendor/plugins/translate_routes/lib/translate_routes.rb index b5ba09b3d..1db92e90e 100755 --- a/vendor/plugins/translate_routes/lib/translate_routes.rb +++ b/vendor/plugins/translate_routes/lib/translate_routes.rb @@ -1,4 +1,4 @@ -from_# Author: Raul Murciano [http://raul.murciano.net] for Domestika [http://domestika.org] +# Author: Raul Murciano [http://raul.murciano.net] for Domestika [http://domestika.org] # Copyright (c) 2007, Released under the MIT license (see MIT-LICENSE) module ActionController |