projects
/
booh
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
no longer use internalized rexml
[booh]
/
bin
/
booh-backend
diff --git
a/bin/booh-backend
b/bin/booh-backend
index 6ff8f2fdc1a7360f95b34fd202411387fadc8dd3..12de9d81c206b89355dc6a1e3f9814b28c0c8c44 100644
(file)
--- a/
bin/booh-backend
+++ b/
bin/booh-backend
@@
-34,7
+34,7
@@
rescue LoadError
end
require 'gettext'
include GetText
-require '
booh/
rexml/document'
+require 'rexml/document'
include REXML
require 'booh/booh-lib'