|
| From: | Guillaume Courtois <address@hidden> |
| Subject: | [Phpgroupware-cvs] CVS: backup/inc class.bobackup.inc.php,1.21,1.22 |
| Date: | Fri, 23 May 2003 17:39:18 -0400 |
Update of /cvsroot/phpgroupware/backup/inc
In directory subversions:/tmp/cvs-serv23553/backup/inc
Modified Files:
class.bobackup.inc.php
Log Message:
Did I forget this one ?
Index: class.bobackup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/backup/inc/class.bobackup.inc.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** class.bobackup.inc.php 1 May 2002 00:04:15 -0000 1.21
--- class.bobackup.inc.php 23 May 2003 21:39:15 -0000 1.22
***************
*** 97,101 ****
if (! $values['l_path'] && !
$values['l_websave'])
{
! $error[] = lang('Plase enter
the path to the backup dir and/or enable showing archives in phpGroupWare !');
}
}
--- 97,101 ----
if (! $values['l_path'] && !
$values['l_websave'])
{
! $error[] = lang('Please enter
the path to the backup dir and/or enable showing archives in phpGroupWare !');
}
}
| [Prev in Thread] | Current Thread | [Next in Thread] |