Update source url
1 files changed, 2 insertions(+), 2 deletions(-) M index.php
M index.php +2 -2
@@ 1,6 1,6 @@ <?php - define('DL_VERSION', '2.2.4'); + define('DL_VERSION', '2.2.5'); // Required for strftime(). Set to UTC because :internet:. date_default_timezone_set('UTC'); @@ 260,7 260,7 @@ <footer> <hr> <em> - Running <a href="https://bitbucket.org/edogawaconan/dirlist-php">dirlist-php <?= DL_VERSION ?></a>. + Running <a href="https://bitbucket.org/nanayapro/dirlist-php">dirlist-php <?= DL_VERSION ?></a>. Powered by PHP <?= phpversion(); ?>. </em> </footer>