322 |
return -1 unless _CheckShelfName($hashref->{shelfname}, $hashref->{category}, $owner, 0); |
322 |
return -1 unless _CheckShelfName($hashref->{shelfname}, $hashref->{category}, $owner, 0); |
325 |
(shelfname,owner,category,sortfield,allow_add,allow_delete_own,allow_delete_other, creation_time) |
325 |
(shelfname,owner,category,sortfield,allow_add,allow_delete_own,allow_delete_other, created_on) |
326 |
VALUES (?,?,?,?,?,?,?, NOW()) |
326 |
VALUES (?,?,?,?,?,?,?, NOW()) |