CVS update: /cowiki/htdocs/setup/class/task/

[email protected] 8 May 2005 00:58:30 -0000
Newsgroups gmane.comp.php.cowiki.cvs
Message-ID <[email protected]>
User: dgorski 
Date: 2005/05/07 17:58:30

Modified:
   cowiki/htdocs/setup/class/task/class.TaskDocumentStorageMySQLInformer.php

Log:
 Wording

File Changes:

Directory: /cowiki/htdocs/setup/class/task/
===========================================

File [changed]: class.TaskDocumentStorageMySQLInformer.php
Url: http://cowiki.tigris.org/source/browse/cowiki/htdocs/setup/class/task/class.TaskDocumentStorageMySQLInformer.php?r1=1.2&r2=1.3
Delta lines:  +4 -4
-------------------
--- class.TaskDocumentStorageMySQLInformer.php	7 May 2005 22:08:09 -0000	1.2
+++ class.TaskDocumentStorageMySQLInformer.php	8 May 2005 00:58:28 -0000	1.3
@@ -2,7 +2,7 @@
 
 /**
  *
- * $Id: class.TaskDocumentStorageMySQLInformer.php,v 1.2 2005/05/07 22:08:09 dgorski Exp $
+ * $Id: class.TaskDocumentStorageMySQLInformer.php,v 1.3 2005/05/08 00:58:28 dgorski Exp $
  *
  * This file is part of coWiki. coWiki is free software under the terms of
  * the GNU General Public License (GPL). Read the LICENSE file. If you did
@@ -17,7 +17,7 @@
  * @author      Daniel T. Gorski, <[email protected]>
  * @copyright   (C) Daniel T. Gorski, {@link http://www.develnet.org}
  * @license     http://www.gnu.org/licenses/gpl.html
- * @version     $Revision: 1.2 $
+ * @version     $Revision: 1.3 $
  *
  */
 
@@ -97,8 +97,8 @@
                 provides the InnoDB storage layer instead.</b>
                 <br/><br/>
 
-                If the MySQL server (MySQL database) isn\'t capable of
-                <b>InnoDB</b>, your documents won\'t be saved properly:
+                Warning: If the MySQL server (MySQL database) isn\'t capable
+                of <b>InnoDB</b>, your documents won\'t be saved properly:
                 you\'ll get errors and/or your data will vanish!
                 ';