comparison pages/register.inc.php @ 565:ed2247111fdd

Bump copyright years.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 10 Mar 2014 17:08:33 +0200
parents 8693052c66a9
children ce11ea112a65
comparison
equal deleted inserted replaced
564:92de3e1393ba 565:ed2247111fdd
1 <? 1 <?
2 // 2 //
3 // FAPWeb Simple Demoparty System 3 // FAPWeb Simple Demoparty System
4 // Attendee registration page 4 // Attendee registration page
5 // (C) Copyright 2012-2013 Tecnic Software productions (TNSP) 5 // (C) Copyright 2012-2014 Tecnic Software productions (TNSP)
6 // 6 //
7 $mode = stGetRequestItem("mode", "start"); 7 $mode = stGetRequestItem("mode", "start");
8 8
9 // Settings for robot check hash generator 9 // Settings for robot check hash generator
10 $botCheckIDs = "aBcdefghIjklmnopqrsTuvxyz0123456"; 10 $botCheckIDs = "aBcdefghIjklmnopqrsTuvxyz0123456";