aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomas Guisasola <tomas@luaforge.net>2004-01-12 10:44:06 +0000
committerTomas Guisasola <tomas@luaforge.net>2004-01-12 10:44:06 +0000
commitc58ecd39f854030c56fa32b7cd0e6b6cfbf3e196 (patch)
tree9fd7deb9a7dcb138ad2bf20f3f78508edb197de2
parentCorrecao no nome do arquivo do logo. (diff)
downloadlualdap-c58ecd39f854030c56fa32b7cd0e6b6cfbf3e196.tar.xz
lualdap-c58ecd39f854030c56fa32b7cd0e6b6cfbf3e196.zip
Acrescimo do titulo das paginas.
-rwxr-xr-xlualdap/doc/us/index.html3
-rwxr-xr-xlualdap/doc/us/manual.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/lualdap/doc/us/index.html b/lualdap/doc/us/index.html
index 58229f7..8930946 100755
--- a/lualdap/doc/us/index.html
+++ b/lualdap/doc/us/index.html
@@ -2,6 +2,7 @@
<html>
<head>
+<title>LuaLDAP: A Lua interface to the OpenLDAP library</title>
<style type="text/css">
ul { list-style-type: disc };
</style>
@@ -164,7 +165,7 @@ Comments are welcome!
<hr>
<small>
-$Id: index.html,v 1.13 2003-12-29 15:59:49 tomas Exp $
+$Id: index.html,v 1.14 2004-01-12 10:44:06 tomas Exp $
</small>
</body>
diff --git a/lualdap/doc/us/manual.html b/lualdap/doc/us/manual.html
index 1124dea..d91bafd 100755
--- a/lualdap/doc/us/manual.html
+++ b/lualdap/doc/us/manual.html
@@ -2,6 +2,7 @@
<html>
<head>
+<title>LuaLDAP: A Lua interface to the OpenLDAP library</title>
<style type="text/css">
ul { list-style-type: disc };
</style>
@@ -320,7 +321,7 @@ of LDAP Search Filters (RFC 2254)</a>
<hr>
<small>
-$Id: manual.html,v 1.12 2003-12-29 15:48:59 tomas Exp $
+$Id: manual.html,v 1.13 2004-01-12 10:44:06 tomas Exp $
</small>
</body>