@@ -292,7 +292,6 class Setup < ActiveRecord::Migration | |||||
292 | :lastname => "Admin", |
|
292 | :lastname => "Admin", | |
293 | :mail => "admin@example.net", |
|
293 | :mail => "admin@example.net", | |
294 | :mail_notification => true, |
|
294 | :mail_notification => true, | |
295 | :language => "en", |
|
|||
296 | :status => 1 |
|
295 | :status => 1 | |
297 | end |
|
296 | end | |
298 |
|
297 |
General Comments 0
You need to be logged in to leave comments.
Login now