[geeklog-hg] [Geeklog-Core/geeklog] 7f0b1a: Implemented GLText::stripTags method to preven PHP...

GitHub noreply at github.com
Mon Jan 2 07:44:07 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 7f0b1acc1a61da559715a0e4d38d3f8ecb373e29
      https://github.com/Geeklog-Core/geeklog/commit/7f0b1acc1a61da559715a0e4d38d3f8ecb373e29
  Author: Kenji ITO <mystralkk at gmail.com>
  Date:   2017-01-02 (Mon, 02 Jan 2017)

  Changed paths:
    M plugins/calendar/functions.inc
    M plugins/links/functions.inc
    M plugins/spamx/SLVbase.class.php
    M plugins/spamx/SNLbase.class.php
    M plugins/staticpages/services.inc.php
    M public_html/admin/block.php
    M public_html/admin/comment.php
    M public_html/admin/configuration.php
    M public_html/admin/mail.php
    M public_html/admin/plugins/calendar/index.php
    M public_html/admin/plugins/links/category.php
    M public_html/admin/plugins/links/index.php
    M public_html/admin/plugins/polls/index.php
    M public_html/admin/plugins/staticpages/index.php
    M public_html/admin/topic.php
    M public_html/admin/trackback.php
    M public_html/admin/user.php
    M public_html/lib-common.php
    M public_html/links/index.php
    M public_html/profiles.php
    M public_html/submit.php
    M public_html/usersettings.php
    M system/classes/Input.php
    M system/classes/Text/Wiki/Render/Plain/Embed.php
    M system/classes/Text/Wiki/Render/Plain/Html.php
    M system/classes/config.class.php
    M system/classes/gltext.class.php
    M system/classes/listfactory.class.php
    M system/classes/metatags.class.php
    M system/classes/sanitize.class.php
    M system/classes/search.class.php
    M system/classes/story.class.php
    M system/lib-admin.php
    M system/lib-comment.php
    M system/lib-custom.php.dist
    M system/lib-story.php
    M system/lib-trackback.php
    M system/lib-user.php

  Log Message:
  -----------
  Implemented GLText::stripTags method to preven PHP's strip_tags from causing an error when the argument is an array (bug #529).




More information about the geeklog-cvs mailing list