diff options
| author | Cassio de Campos <cassiopc@gmail.com> | 2017-08-01 07:22:00 +0000 |
|---|---|---|
| committer | Cassio de Campos <cassiopc@gmail.com> | 2017-08-01 07:22:00 +0000 |
| commit | e1b61094597488dcb3ef166013186b07bf379d76 (patch) | |
| tree | f01e30e7bfd717cb50cd889e0819f8624c6df59d /src/scoretable.php | |
| parent | 60c43eb105b192456f6b14e46055a9dc717ffb55 (diff) | |
| download | boca-e1b61094597488dcb3ef166013186b07bf379d76.tar.gz boca-e1b61094597488dcb3ef166013186b07bf379d76.zip | |
timeout and sanitizing
Diffstat (limited to 'src/scoretable.php')
| -rw-r--r-- | src/scoretable.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scoretable.php b/src/scoretable.php index b8025a3..2e15263 100644 --- a/src/scoretable.php +++ b/src/scoretable.php @@ -15,7 +15,7 @@ // You should have received a copy of the GNU General Public License // along with this program. If not, see <http://www.gnu.org/licenses/>. //////////////////////////////////////////////////////////////////////////////// -//Last updated 02/sep/2013 by cassio@ime.usp.br +//Last updated 31/jul/2017 by cassio@ime.usp.br require_once("db.php"); if(isset($_SESSION["locr"])) |