aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/admin/misc.php2
-rw-r--r--src/fextdata.php2
-rwxr-xr-xsrc/globals.php2
-rw-r--r--src/scoretable.php2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/admin/misc.php b/src/admin/misc.php
index 7a4bd89..3e8d224 100644
--- a/src/admin/misc.php
+++ b/src/admin/misc.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 16/oct/2017 by cassio@ime.usp.br
+//Last updated 24/oct/2017 by cassio@ime.usp.br
require 'header.php';
?>
<br>
diff --git a/src/fextdata.php b/src/fextdata.php
index 49fc8fb..8dfb134 100644
--- a/src/fextdata.php
+++ b/src/fextdata.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 modified 16/oct/2017 by cassio@ime.usp.br
+// Last modified 24/oct/2017 by cassio@ime.usp.br
function makeurlhttps($siteurl) {
if(substr($siteurl,0,7) == 'http://')
diff --git a/src/globals.php b/src/globals.php
index 2dccdd1..1d449c1 100755
--- a/src/globals.php
+++ b/src/globals.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 modified 26/jul/2017 by cassio@ime.usp.br
+// Last modified 24/oct/2017 by cassio@ime.usp.br
require_once('db.php');
define("dbcompat_1_4_1",true);
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"]))