wolfpac444
|
c3c3f27ec7
|
*** empty log message ***
|
2003-02-19 01:33:52 +00:00 |
|
rangi
|
bc9b0aca44
|
Added a note that this module is slated to be removed
|
2002-12-07 04:38:56 +00:00 |
|
arensb
|
eff606ba56
|
Replaced expressions of the form "$x = $x <op> $y" with "$x <op>= $y".
Thus, $x = $x+2 becomes $x += 2, and so forth.
|
2002-10-13 11:32:14 +00:00 |
|
arensb
|
5c91d43a43
|
Added some FIXME comments.
|
2002-10-13 05:49:13 +00:00 |
|
arensb
|
fa873de1fd
|
Added whitespace to make the POD work.
Simplified references.
|
2002-10-10 04:29:39 +00:00 |
|
arensb
|
2f9a3a5bec
|
Removed trailing whitespace that was breaking the POD.
|
2002-10-09 15:25:03 +00:00 |
|
arensb
|
dbca39823f
|
Merged with arensb-context branch: use C4::Context->dbh instead of
&C4Connect, and generally prefer C4::Context over C4::Database.
|
2002-10-05 09:44:27 +00:00 |
|
arensb
|
a26ac73061
|
Fixed missing bits in POD.
|
2002-09-23 13:49:46 +00:00 |
|
arensb
|
c09e821d8c
|
Added POD.
|
2002-09-22 05:38:32 +00:00 |
|
tonnesen
|
1e67687742
|
Added copyright statement to all .pl and .pm files
|
2002-08-14 18:12:50 +00:00 |
|
tonnesen
|
6897cec04d
|
Most of these merges are just removing unused parts of the perl modules.
|
2002-06-20 18:56:52 +00:00 |
|
rangi
|
d0374d0037
|
Initial revision
|
2000-12-19 23:45:51 +00:00 |
|