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 33c421f..0d2e9bf 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 31/jul/2017 by cassio@ime.usp.br +//Last updated 24/oct/2017 by cassio@ime.usp.br require_once("db.php"); if(isset($_SESSION["locr"])) |