D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
hrfiudwx
/
yamond.com
/
dup-installer
/
templates
/
default
/
parts
/
validation
/
tests
/
Filename :
package-age.php
back
Copy
<?php /** * * @package templates/default */ defined('ABSPATH') || defined('DUPXABSPATH') || exit; /* Variables */ /* @var $packageDays int */ /* @var $maxPackageDays int */ ?><p> This package is <?php echo $packageDays; ?> day(s) old. Packages older than <?php echo $maxPackageDays; ?> days might be considered stale. It is recommended to build a new package unless your aware of the content and its data. This is message is simply a recommendation. </p>