* This program is licensed under GPL. See COPYING for details * * Redirects to the login page. */ header("Location: ../../src/login.php\n\n"); exit(); ?>