From 8c0be0b4feba9ad4ac7fb1705c8b80bce04fcbe4 Mon Sep 17 00:00:00 2001 From: marj Date: Tue, 17 Nov 2009 14:21:11 +0000 Subject: [PATCH] missed one --- install_.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install_.php b/install_.php index a084de1f9..63630a9ac 100644 --- a/install_.php +++ b/install_.php @@ -9,8 +9,8 @@ * Installation file * * $Source: /cvs_backup/e107_0.8/install_.php,v $ -* $Revision: 1.52 $ -* $Date: 2009-11-17 14:05:34 $ +* $Revision: 1.53 $ +* $Date: 2009-11-17 14:21:11 $ * $Author: marj_nl_fr $ * */ @@ -1211,7 +1211,7 @@ class e_install /** * Create Core MySQL tables * - * @return + * @return string|FALSE error code or FALSE if no errors are detected */ public function create_tables() {