projects
/
working
/
NCIPServer.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add AcceptItem processing to NCIP::ILS::Evergreen.
[working/NCIPServer.git]
/
templates
/
includes
/
data.inc
1
<[% type %]>
2
[%
3
myfile = "includes/$type" _ ".inc";
4
INCLUDE $myfile
5
-%]
6
</[% type %]>