http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7221 Bug #: 7221 Summary: DelBiblio POD is incorrect Classification: Unclassified Change sponsored?: --- Product: Koha Version: rel_3_6 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 - low Component: Documentation AssignedTo: nengard@gmail.com ReportedBy: ian.walls@bywatersolutions.com QAContact: ian.walls@bywatersolutions.com C4::Biblio::DelBiblio's in-line documentation says it takes two params, $dbh and $biblionumber, but in reality, it only takes $biblionumber. Attempting to pass this extra param in a script will result in that script's failure. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.