This commit was manufactured by cvs2svn to create tag 'freeside_2_1_0'.
[freeside.git] / FS / FS / Upgrade.pm
index a33c510..576676f 100644 (file)
@@ -55,7 +55,7 @@ sub upgrade {
 
       my $oldAutoCommit = $FS::UID::AutoCommit;
       local $FS::UID::AutoCommit = 0;
-      local $FS::UID::AutoCommit = 0;
+      $FS::UID::AutoCommit = 0;
 
       $class->_upgrade_data(%opt);