diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-09-16 18:05:53 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-09-16 18:05:53 +0200 |
commit | 197870a731f18dd9759e9cc97dfd298fda773251 (patch) | |
tree | 7d6ff05bc404d07d02bab47e59429986d47c842c /source4/lib/appweb/README | |
parent | c2eb4e5f8e0275003f9cffe1feeee6e34b7e578e (diff) | |
download | samba-197870a731f18dd9759e9cc97dfd298fda773251.tar.gz samba-197870a731f18dd9759e9cc97dfd298fda773251.tar.bz2 samba-197870a731f18dd9759e9cc97dfd298fda773251.zip |
Remove remaining embedded JavaScript support.
Diffstat (limited to 'source4/lib/appweb/README')
-rw-r--r-- | source4/lib/appweb/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/source4/lib/appweb/README b/source4/lib/appweb/README deleted file mode 100644 index bdc943446b..0000000000 --- a/source4/lib/appweb/README +++ /dev/null @@ -1,6 +0,0 @@ -The lib/appweb directory is a partial import of the appweb ejs and esp -code from http://www.appwebserver.org/ - -Many thanks to the mbedthis people, and especially Michael O'Brien for -his assistance in getting this code integrated into Samba4. - |