Koha/C4
arensb 3e5e5e0303 Added a partial POD.
Wrote some FIXME comments explaining why I'm not going to write any
more PODs.
Added some other FIXME comments.
2002-10-13 05:52:46 +00:00
..
Circulation Removed bogus unused variables at the top. 2002-10-11 12:42:08 +00:00
Interface Added FIXME comment. This file is obsolete, right? 2002-10-11 12:36:44 +00:00
Accounts.pm Added some FIXME comments. 2002-10-13 05:49:13 +00:00
Accounts2.pm Added some FIXME comments. 2002-10-13 05:49:13 +00:00
Acquisitions.pm Added a partial POD. 2002-10-13 05:52:46 +00:00
Auth.pm Turn off authentication entirely if systempreference "insecure" is set 2002-10-12 06:12:39 +00:00
Biblio.pm Replaced &requireDBI with C4::Context->dbh 2002-10-11 12:34:53 +00:00
BookShelves.pm Simplified references. 2002-10-10 04:32:44 +00:00
Catalogue.pm Fixed FIXMEs. 2002-10-10 04:33:25 +00:00
Circmain.pm Updated FIXME comment. This file is obsolete, right? 2002-10-11 12:36:26 +00:00
Circulation.pm Added FIXME comment. This file is obsolete, right? 2002-10-11 12:36:44 +00:00
Context.pm Added whitespace to make the POD work. 2002-10-10 04:34:20 +00:00
Database.pm Gutted. 2002-10-11 12:52:11 +00:00
Format.pm Removed reference to Perl in POD. It should be obvious. 2002-10-10 04:34:51 +00:00
Groups.pm Removed unnecessary "use" line. 2002-10-07 00:44:23 +00:00
Input.pm Removed reference to Perl in POD. It should be obvious. 2002-10-10 04:34:51 +00:00
InterfaceCDK.pm Added FIXME comment. This file is obsolete, right? 2002-10-11 12:36:44 +00:00
Koha.pm Removed trailing whitespace that was messing up the POD. 2002-10-11 12:39:34 +00:00
Maintainance.pm Removed reference to Perl in POD. It should be obvious. 2002-10-10 04:34:51 +00:00
Makefile.PL Starting Makefile.PL and starting work on pod inside Search.pm 2002-05-11 01:50:35 +00:00
MANIFEST Starting Makefile.PL and starting work on pod inside Search.pm 2002-05-11 01:50:35 +00:00
Output.pm Replaced &requireDBI with C4::Context->dbh, thus making the "use 2002-10-11 12:40:50 +00:00
Print.pm Simplified references. 2002-10-10 04:42:35 +00:00
Reserves.pm Added some FIXME comments. 2002-10-12 07:31:35 +00:00
Reserves2.pm Added some FIXME comments. 2002-10-12 07:31:35 +00:00
Scan.pm Added a POD of sorts. 2002-10-07 00:48:50 +00:00
Search.pm Got rid of the dependency on Set::Scalar. Yay! One fewer package that 2002-10-12 05:43:03 +00:00
Security.pm Added a FIXME comment. 2002-10-07 00:50:33 +00:00
SimpleMarc.pm Added whitespace to make the POD work. 2002-10-10 04:44:28 +00:00
Stats.pm Added whitespace to make the POD work. 2002-10-10 04:44:28 +00:00
Stock.pm Merged with arensb-context branch: use C4::Context->dbh instead of 2002-10-05 09:44:27 +00:00
test.pl road to 1.3.1 : viewing MARC biblio 2002-10-07 14:04:26 +00:00
Z3950.pm Replaced &requireDBI with C4::Context->dbh 2002-10-11 12:34:53 +00:00