From 225a86d5225a8b8370a7ab3f181cb2975b498453 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sat, 3 Nov 2007 11:23:29 +0000 Subject: [PATCH] formating --- lam/docs/README.upgrade.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lam/docs/README.upgrade.txt b/lam/docs/README.upgrade.txt index 7673bb9d..df33f7be 100644 --- a/lam/docs/README.upgrade.txt +++ b/lam/docs/README.upgrade.txt @@ -10,10 +10,11 @@ Style changes: - "table.list input" changed to "table.list input,select" baseModule: - - The class variable $base is no longer visible in child classes. Please use - $this->getAccountContainer() to access the accountContainer object. - - Several other class variables in accountContainer etc. are now private. - Use the new access methods. + The class variable $base is no longer visible in child classes. Please use + $this->getAccountContainer() to access the accountContainer object. + +Several other class variables in accountContainer etc. are now private. +Use the new access methods.