Bug 12454: Can't add new patron categories
[koha_fer] / admin / categorie.pl
index c6572a6..4e73829 100755 (executable)
@@ -248,7 +248,7 @@ elsif ( $op eq 'add_validate' ) {
                 BlockExpiredPatronOpacActions,
                 default_privacy
             )
-            VALUES (?,?,?,?,?,?,?,?,?,?,?,?)" );
+            VALUES (?,?,?,?,?,?,?,?,?,?,?,?,?)" );
         $sth->execute(
             map { $input->param($_) } (
                 'categorycode',    'description',