Sindbad~EG File Manager

Current Path : /var/www/web3/lists/admin/actions/
Upload File :
Current File : /var/www/web3/lists/admin/actions/upgrade.php

<?php

if (!defined('PHPLISTINIT')) {
    die();
}
verifyCsrfGetToken();

if ($_GET['update'] == 'tlds') {
    refreshTlds(true);
    $tlds = explode('|', getConfig('internet_tlds'));
}

$status = s('Top level domains were updated successfully');
$status .= '<br/>'.s('%d Top Level Domains', count($tlds));

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists