diff options
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"])) |