Browse Source

Bit more comments

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
3.0.x
Chris Cormack 17 years ago
committed by Joshua Ferraro
parent
commit
d9f63f51d2
  1. 2
      check_sysprefs.pl

2
check_sysprefs.pl

@ -3,7 +3,7 @@
# script to test for missing systempreferences
# export KOHA_CONF
# export PERL5LIB
# then ./check_sysprefs.pl
# then ./check_sysprefs.pl path (if path is blank it will use .)
use File::Find;
use C4::Context;

Loading…
Cancel
Save