Fix OpenPgp functionality (1.6.7.140 bug)

This commit is contained in:
RainLoop Team 2014-07-16 11:40:27 +04:00
parent 484271bb69
commit c82a897582
2 changed files with 4 additions and 3 deletions

View file

@ -1014,7 +1014,7 @@ class Actions
'Version' => APP_VERSION,
'Auth' => false,
'AccountHash' => '',
'StaticPrefix' => 'rainloop/v/' + APP_VERSION + '/static/',
'StaticPrefix' => 'rainloop/v/'.APP_VERSION.'/static/',
'AccountSignMe' => false,
'AuthAccountHash' => '',
'MailToEmail' => '',