maj doc
This commit is contained in:
parent
1665af9745
commit
9cd30be79c
|
@ -228,6 +228,8 @@ function template_diff() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function templatesrc() {
|
function templatesrc() {
|
||||||
|
# obtenir le chemin vers le répertoire source de templates $1, situé dans
|
||||||
|
# ULIBDIR/templates
|
||||||
urequire ulib
|
urequire ulib
|
||||||
if [ -n "$ULIBDIR" ]; then
|
if [ -n "$ULIBDIR" ]; then
|
||||||
echo "$ULIBDIR/templates/$1"
|
echo "$ULIBDIR/templates/$1"
|
||||||
|
|
Loading…
Reference in New Issue