3 |
$dbh->do( "INSERT IGNORE INTO permissions (module_bit, code, description) VALUES ( 9, 'edit_any_item', 'Edit any item reguardless of home library');" ); |
3 |
$dbh->do( "INSERT IGNORE INTO permissions (module_bit, code, description) VALUES ( 9, 'edit_any_item', 'Edit any item reguardless of home library');" ); |
5 |
if ( !column_exists( 'library_groups', 'ft_limit_item_editing' ) ) { |
13 |
if ( !column_exists( 'library_groups', 'ft_limit_item_editing' ) ) { |