/** * */ static function getbackuppath($id) { return assets::getbackupfolder($id) . "/" . assets::getbackupname($id); }