summaryrefslogtreecommitdiff
path: root/source4/scripting
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-08-28 22:17:07 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:34:53 -0500
commitd6cd54fb0a1c3ac51479d1fdcff91893c27ef9d7 (patch)
tree2d8964994e7b8c282c3e8ee87480bccdc8585c4a /source4/scripting
parent8b15ef881d21b713817bb3aa3599288ecdde0d28 (diff)
downloadsamba-d6cd54fb0a1c3ac51479d1fdcff91893c27ef9d7.tar.gz
samba-d6cd54fb0a1c3ac51479d1fdcff91893c27ef9d7.tar.bz2
samba-d6cd54fb0a1c3ac51479d1fdcff91893c27ef9d7.zip
r9718: Work a bit on the SWAT interface
(This used to be commit b1844905d2c1ca26aef0ccba799ff16383348fc1)
Diffstat (limited to 'source4/scripting')
-rw-r--r--source4/scripting/libjs/samba3.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/source4/scripting/libjs/samba3.js b/source4/scripting/libjs/samba3.js
new file mode 100644
index 0000000000..7f50c8c4b2
--- /dev/null
+++ b/source4/scripting/libjs/samba3.js
@@ -0,0 +1,8 @@
+/*
+ backend code for upgrading from Samba3
+ Copyright Jelmer Vernooij 2005
+ Released under the GNU GPL v2 or later
+*/
+
+
+return 0;