aboutsummaryrefslogtreecommitdiff
path: root/src/fextdata.php
diff options
context:
space:
mode:
authorCassio de Campos <cassiopc@gmail.com>2017-10-24 15:44:23 +0000
committerCassio de Campos <cassiopc@gmail.com>2017-10-24 15:44:23 +0000
commit831289ca21682f6ee5489b75d15d4e7e20b29e31 (patch)
treeff3e04f73458e145073a3139a4ae890a05fd9269 /src/fextdata.php
parente96523591cef72ac59393b23a615db843493e3b0 (diff)
downloadboca-831289ca21682f6ee5489b75d15d4e7e20b29e31.tar.gz
boca-831289ca21682f6ee5489b75d15d4e7e20b29e31.zip
fix dates
Diffstat (limited to 'src/fextdata.php')
-rw-r--r--src/fextdata.php2
1 files changed, 1 insertions, 1 deletions
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://')