View file admin/backup/tmp.php

File size: 92B
<?php
$zipdir="../../data/backup";
$zipp="backup_DATEZZZ.zip";
$dir="../../../site/";
?>