[vhffs-dev] [2281] oops

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 2281
Author:   gradator
Date:     2015-04-10 22:03:06 +0200 (Fri, 10 Apr 2015)
Log Message:
-----------
oops

Modified Paths:
--------------
    branches/vhffs-4.5/vhffs-api/src/Vhffs/Services/Mail.pm
    trunk/vhffs-api/src/Vhffs/Services/Mail.pm

Modified: branches/vhffs-4.5/vhffs-api/src/Vhffs/Services/Mail.pm
===================================================================
--- branches/vhffs-4.5/vhffs-api/src/Vhffs/Services/Mail.pm	2015-04-10 20:01:10 UTC (rev 2280)
+++ branches/vhffs-4.5/vhffs-api/src/Vhffs/Services/Mail.pm	2015-04-10 20:03:06 UTC (rev 2281)
@@ -1430,7 +1430,7 @@
 		} else {
 			$lp->{password} = $password;
 		}
-		$lp->commit
+		$lp->commit;
 
 		# create box
 		$box = Vhffs::Services::Mail::Box::create( $lp );

Modified: trunk/vhffs-api/src/Vhffs/Services/Mail.pm
===================================================================
--- trunk/vhffs-api/src/Vhffs/Services/Mail.pm	2015-04-10 20:01:10 UTC (rev 2280)
+++ trunk/vhffs-api/src/Vhffs/Services/Mail.pm	2015-04-10 20:03:06 UTC (rev 2281)
@@ -1430,7 +1430,7 @@
 		} else {
 			$lp->{password} = $password;
 		}
-		$lp->commit
+		$lp->commit;
 
 		# create box
 		$box = Vhffs::Services::Mail::Box::create( $lp );


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/