From 91431dbc613cc856377b75e4bc1792044100c80b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Mon, 7 Dec 2009 22:06:09 +0000 Subject: [PATCH] Template class_ updated --- inc/classes/main/class_ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/classes/main/class_ b/inc/classes/main/class_ index e46dc6a4..273f07b7 100644 --- a/inc/classes/main/class_ +++ b/inc/classes/main/class_ @@ -33,10 +33,10 @@ class ???!!! extends Base!!! implements CompileableTemplate { } /** - * Creates an instance of the class !!! and prepares it for usage + * Creates an instance of this !!! class and prepares it for usage * * @param $appInstance A manageable application - * @return $///Instance An instance of !!! + * @return $///Instance An instance of this !!! class */ public final static function create???!!! (ManageableApplication $appInstance) { // Get a new instance -- 2.39.2