acli
c781f2575a
Bug in previous check-in
2003-02-06 07:11:09 +00:00
acli
850a3e41f6
Use the new C4::Boolean module and the new C4::Auth::boolean_parameter
...
function to test for boolean values in parameters
2003-02-06 06:35:26 +00:00
tipaul
ad5d56adf6
*** empty log message ***
2003-01-23 12:31:23 +00:00
tipaul
a913fc3bca
adding a MARC parameter in systempref ( which is ON or OFF)
...
the search will be a marc search if MARC=ON
and a standard (v1.2) search if MARC=OFF
2003-01-16 10:29:45 +00:00
tipaul
62436508e5
small fixes
2002-10-22 15:51:25 +00:00
tipaul
2ec783b0ef
removing Acquisition.pm reference (unused anyway !)
2002-10-16 08:33:56 +00:00
arensb
cc1d55c136
Use C4::Context->preference, rather than getting all system
...
preferences and picking out only what's needed.
2002-10-05 23:56:13 +00:00
tonnesen
1e67687742
Added copyright statement to all .pl and .pm files
2002-08-14 18:12:50 +00:00
tonnesen
b3f728cf02
Merging rel-1-2 changes into main
2002-06-20 17:23:09 +00:00
pate
0376493cd4
refactored slashifyDate function out of inline code, created C4/Koha.pm
...
to hold it and wrote tests for it, started marking other places for
potential refactoring.
2002-04-08 23:44:43 +00:00
tonnesen
0d4c0ffb84
loadmodules.pl allows redirection to different modules based on systemprefs
...
Added subroutine in Search.pm load systemprefs from new systempreferences
table in database. Initial use is to allow using my simplified acquisitions
module in place of vendor-based acquisitions module. Default is vendor-based
module.
2001-02-05 18:48:15 +00:00