Koha/admin
tipaul fa0f51d9c2 Support for 000 -> 010 fields.
Those fields doesn't have subfields.
In koha, we will use a specific "trick" : fields <10 will have a "virtual" subfield : "@".
Note it's only virtual : when rebuilding the MARC::Record, the koha API handle correctly "@" subfields => the resulting MARC record has a 00x field without subfield.
2003-02-12 11:01:04 +00:00
..
aqbookfund.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
aqbudget.pl small bugfix (execute with ?) 2003-02-05 15:52:24 +00:00
authorised_values.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
branches.pl Missed setbranchinfo when SQL statements were converted to use ? 2003-02-09 08:31:04 +00:00
categorie.pl Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
categoryitem.pl Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
checkmarc.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
currency.pl Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
itemtypes.pl Make sure the total number of matching itemtypes is counted correctly; 2003-02-05 04:20:14 +00:00
koha2marclinks.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
marc_subfields_structure.pl Support for 000 -> 010 fields. 2003-02-12 11:01:04 +00:00
marctagstructure.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
printers.pl Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
stopwords.pl Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
systempreferences.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
thesaurus.pl Moved C4/Charset.pm to C4/Interface/CGI/Output.pm 2003-02-02 07:18:37 +00:00
z3950servers.pl Merging from rel-1-2 to trunk 2002-10-28 21:45:38 +00:00