From 831289ca21682f6ee5489b75d15d4e7e20b29e31 Mon Sep 17 00:00:00 2001 From: Cassio de Campos Date: Tue, 24 Oct 2017 16:44:23 +0100 Subject: fix dates --- src/fextdata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fextdata.php') 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 . //////////////////////////////////////////////////////////////////////////////// -// 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://') -- cgit v1.2.3