revert to sql in updateitem.pl
[koha.git] / catalogue / updateitem.pl
index cdd8d46..8beae00 100755 (executable)
@@ -17,7 +17,8 @@
 # You should have received a copy of the GNU General Public License along with
 # Koha; if not, write to the Free Software Foundation, Inc., 59 Temple Place,
 # Suite 330, Boston, MA  02111-1307 USA
-use strict; use warnings;
+use strict; 
+use warnings;
 use CGI;
 use C4::Context;
 use C4::Biblio;