Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/lists/admin/actions/
Upload File :
Current File : /var/www/clients/client3/web2/web/lists/admin/actions/initlanguage.php

<?php

$now = time();

$status = '';
$GLOBALS['I18N']->initFSTranslations();

if (time() - $now < 4) {
    sleep(4);
}

$status = '<script type="text/javascript">$("#dialog").dialog(\'close\'); document.location = document.location; </script>';