Small change for backup script
git-svn-id: svn://192.168.202.10@3685 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -459,7 +459,7 @@ if ( ($without_db < 1) && ($conf_only < 1) )
|
||||
{
|
||||
$log_tables .= " $aryA[0]";
|
||||
}
|
||||
elsif ($aryA[0] =~ /server|^phones|conferences|stats|vicidial_list$|^custom|_email_list|_email_attachments/)
|
||||
elsif ($aryA[0] =~ /server|^phones|conferences|stats|vicidial_list$|^custom|_email_list|_email_attachments|_notes$/)
|
||||
{
|
||||
$regular_tables .= " $aryA[0]";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user