virt2/api/soft/sxd/backup/sj_garantiya.job.php

20 lines
283 B
PHP
Raw Permalink Normal View History

<?php
$JOB = array (
'type' => 'backup',
'db' => 'garantiya',
'charset' => '0',
'zip' => '9',
'comment' => '',
'del_time' => '',
'del_count' => '',
'obj' =>
array (
'TA' =>
array (
0 => '*',
),
),
'job' => 'garantiya',
'title' => '',
);
?>