projects
/
OpenSRF.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Patch from Dan Scott to finish up the removal of bootstrap.conf:
[OpenSRF.git]
/
doc
/
dokuwiki-doc-stubber.pl
diff --git
a/doc/dokuwiki-doc-stubber.pl
b/doc/dokuwiki-doc-stubber.pl
index
fcdd03d
..
0182745
100755
(executable)
--- a/
doc/dokuwiki-doc-stubber.pl
+++ b/
doc/dokuwiki-doc-stubber.pl
@@
-1,5
+1,5
@@
#!/usr/bin/perl -w
-use OpenSRF::System qw(/
pines/conf/bootstrap.conf
);
+use OpenSRF::System qw(/
openils/conf/opensrf_core.xml
);
use Getopt::Long
$| = 1;