From 0d1e3e89dcda68fd3a6a0c2b147bc609973ad796 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 7 Apr 2012 16:40:34 +0000 Subject: [PATCH] refresh edit page titles on each request --- lam/docs/devel/upgrade.htm | 13 +++- lam/lib/baseType.inc | 17 +++--- lam/lib/modules.inc | 12 ++-- lam/lib/types/asteriskExt.inc | 29 +++++---- lam/lib/types/dhcp.inc | 25 +++++--- lam/lib/types/group.inc | 60 +++++++++++++----- lam/lib/types/host.inc | 55 ++++++++++++----- lam/lib/types/mailAlias.inc | 16 +++-- lam/lib/types/netgroup.inc | 25 +++++--- lam/lib/types/smbDomain.inc | 25 +++++--- lam/lib/types/user.inc | 112 +++++++++++++++++++++++----------- 11 files changed, 272 insertions(+), 117 deletions(-) diff --git a/lam/docs/devel/upgrade.htm b/lam/docs/devel/upgrade.htm index 274a4fad..6f7eaa32 100644 --- a/lam/docs/devel/upgrade.htm +++ b/lam/docs/devel/upgrade.htm @@ -9,6 +9,7 @@ + Upgrade notes @@ -26,7 +27,17 @@ This is a list of API changes for all LAM releases.
-

3.6 -> 3.7

Module interface:
+

3.7 -> 3.8
+

Type interface:
+ +
+

3.6 -> 3.7

+Module interface: