[vhffs-dev] [svn] commit: r280 - /trunk/vhffs-panel/user/prefs_save.pl |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Author: gradator
Date: Sat Nov 4 19:09:50 2006
New Revision: 280
Log:
User can create and modify his mail user account again (please don't look at the patch below, it makes me upset about myself :p)
Modified:
trunk/vhffs-panel/user/prefs_save.pl
Modified: trunk/vhffs-panel/user/prefs_save.pl
==============================================================================
--- trunk/vhffs-panel/user/prefs_save.pl (original)
+++ trunk/vhffs-panel/user/prefs_save.pl Sat Nov 4 19:09:50 2006
@@ -135,7 +135,7 @@
if( $vhffs->get_config->use_mailuser == 1 )
{
use Vhffs::Services::MailUser;
- my $mu = init Vhffs::Services::MailUser( $vhffs , $user );
+ $mu = init Vhffs::Services::MailUser( $vhffs , $user );
}
# check if mu is not a negative integer