Koha/C4
tipaul 40d6ddb383 checks that the config file passed in parameter exist, otherwise, uses the default one (/etc/koha.conf)
useful in upgradedb2marc.pl script.
* if this script is called during installation, uses /etc/koha.conf.tmp
* if it's called manually (after installation), uses /etc/koha.conf, as the tmp file is no more here :-)
2002-12-20 13:54:31 +00:00
..
Circulation Removing ReserveWaiting call pending further discussion... 2002-10-24 20:09:29 +00:00
Interface Deleted unused variables. 2002-10-13 08:27:49 +00:00
Accounts.pm Added a note that this module is slated to be removed 2002-12-07 04:38:56 +00:00
Accounts2.pm code cleaning 2002-12-13 10:36:22 +00:00
Auth.pm authentification bugfix : 2002-12-10 15:52:49 +00:00
Authorities.pm fugfixes from Dombes Abbey work 2002-12-10 13:30:03 +00:00
Biblio.pm small but important bugfix (fixes a problem in export) 2002-12-16 15:08:50 +00:00
BookShelves.pm Deleted unused variables. 2002-10-13 08:27:49 +00:00
Catalogue.pm Added and updated some FIXME comments. 2002-10-16 12:44:25 +00:00
Circmain.pm Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Circulation.pm Deleted unused variables. 2002-10-13 08:27:49 +00:00
Context.pm checks that the config file passed in parameter exist, otherwise, uses the default one (/etc/koha.conf) 2002-12-20 13:54:31 +00:00
Database.pm Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Format.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
Groups.pm Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Input.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +00:00
InterfaceCDK.pm Removed trailing whitespace. 2002-10-13 09:31:35 +00:00
Koha.pm Removed trailing whitespace that was messing up the POD. 2002-10-11 12:39:34 +00:00
Maintainance.pm Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y". 2002-10-13 11:32:14 +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 little modif in gettemplate. 2002-12-20 08:35:19 +00:00
Print.pm Merging from rel-1-2 to trunk 2002-10-28 20:02:57 +00:00
Reserves.pm Deleted unused variables. 2002-10-13 08:27:49 +00:00
Reserves2.pm added small fix to UpdateReserve that fixes a bug coming from the calles from moremember.pl 2002-10-14 04:22:25 +00:00
Scan.pm Added a POD of sorts. 2002-10-07 00:48:50 +00:00
Search.pm road to 1.3.2 2002-11-19 12:31:34 +00:00
Security.pm Added magic RCS comment. 2002-10-13 07:31:21 +00:00
Shelf.pm Added a couple of tests. 2002-10-24 04:12:10 +00:00
SimpleMarc.pm Deleted unused variables. 2002-10-13 08:27:49 +00:00
Stats.pm Templating reservereport et shelves. 2002-12-19 18:55:40 +00:00
Stock.pm Templating reports.pl 2002-12-19 15:22:18 +00:00
test.pl Removed trailing whitespace. 2002-10-13 09:31:35 +00:00
Z3950.pm Deleted unused variables. 2002-10-13 08:27:49 +00:00