phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: etemplate/inc class.editor.inc.php,1.13,1.14


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: etemplate/inc class.editor.inc.php,1.13,1.14
Date: Thu, 12 Sep 2002 08:21:29 -0400

Update of /cvsroot/phpgroupware/etemplate/inc
In directory subversions:/tmp/cvs-serv10864

Modified Files:
        class.editor.inc.php 
Log Message:
corrected a small typo

Index: class.editor.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/etemplate/inc/class.editor.inc.php,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** class.editor.inc.php        12 Sep 2002 10:57:58 -0000      1.13
--- class.editor.inc.php        12 Sep 2002 12:21:27 -0000      1.14
***************
*** 399,403 ****
                        if (!is_writeable($dir))
                        {
!                               return 
sprintf($this->messages['not_writable'],$dir);
                        }
                        if ($create)
--- 399,403 ----
                        if (!is_writeable($dir))
                        {
!                               return 
sprintf($this->messages['not_writeable'],$dir);
                        }
                        if ($create)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]