From d753a1aaf9cb31d3e9d48bfe97ea3900e55b5b03 Mon Sep 17 00:00:00 2001 From: cassiopc Date: Mon, 28 Oct 2013 11:48:47 +0100 Subject: allow config of main url to accept user/password --- src/team/run.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/team/run.php') diff --git a/src/team/run.php b/src/team/run.php index 270a672..9ae5cd2 100644 --- a/src/team/run.php +++ b/src/team/run.php @@ -1,7 +1,7 @@ . //////////////////////////////////////////////////////////////////////////////// -// Last modified 21/jul/2012 by cassio@ime.usp.br +// Last modified 28/oct/2013 by cassio@ime.usp.br require('header.php'); if (isset($_FILES["sourcefile"]) && isset($_POST["problem"]) && isset($_POST["Submit"]) && isset($_POST["language"]) && @@ -136,7 +136,7 @@ $strtmp .= "

To submit a program, just fill in the following f " \n". " \n". @@ -147,7 +147,7 @@ $strtmp .= " \n". " \n". " \n". -- cgit v1.2.3