r8297: add libinclude() function in ejs, which is like include() but searches a js...
authorAndrew Tridgell <tridge@samba.org>
Mon, 11 Jul 2005 00:13:11 +0000 (00:13 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:32 +0000 (13:19 -0500)
commitff60529ba2515df29a20b4a417327a3565ec8ee9
tree5029a1db04dff1e678c2b972f8a488590b549a4a
parent6961fe29058cffd8e69d9ce7e7d3902f973411c0
r8297: add libinclude() function in ejs, which is like include() but searches a js library
path set in "js include" in smb.conf.

This will allow us to start building up a library of common js code,
while avoiding the problem of hard-coding include paths in scripts
source/param/loadparm.c
source/scripting/ejs/smbcalls.c