* For now only import layouts with exact the same version strings
* Fixed password reset feature: before any other action is taken a confirmation e-mail will be sent
This commit is contained in:
parent
4a59353b6f
commit
91def0b843
5 changed files with 63 additions and 23 deletions
|
@ -22,7 +22,7 @@
|
|||
// $URL$
|
||||
//
|
||||
|
||||
Root.VERSION = 1.2;
|
||||
Root.VERSION = "1.2";
|
||||
|
||||
Root.getScopes = defineConstants(Root, markgettext("every site"),
|
||||
markgettext("public sites"), markgettext("trusted sites"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue