improvement issue 0000127&0000301:

o Fix Missing Adviser tests
  o Improve pwg_high , set to is_the_guest default value for enabled_high


git-svn-id: http://piwigo.org/svn/trunk@1106 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub
2006-03-27 21:19:31 +00:00
parent d63d25a61d
commit 51a4de797c
3 changed files with 6 additions and 8 deletions
+1
View File
@@ -78,6 +78,7 @@ if ($user['is_the_guest'])
$user['recent_period'] = $conf['recent_period'];
$user['expand'] = $conf['auto_expand'];
$user['show_nb_comments'] = $conf['show_nb_comments'];
$user['enabled_high'] = $conf['newuser_default_enabled_high'];
}
// calculation of the number of picture to display per page