[geeklog-hg] [Geeklog-Core/geeklog] 1e8509: Removed Timezone Hack since not needed anymore

GitHub noreply at github.com
Sat Mar 10 10:45:05 EST 2018


  Branch: refs/heads/master
  Home:   https://github.com/Geeklog-Core/geeklog
  Commit: 1e8509efb14f2d239fdaa3529dc48f1462982b94
      https://github.com/Geeklog-Core/geeklog/commit/1e8509efb14f2d239fdaa3529dc48f1462982b94
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M public_html/docs/english/config.html
    M public_html/docs/japanese/config.html
    M system/classes/timezoneconfig.class.php

  Log Message:
  -----------
  Removed Timezone Hack since not needed anymore

Time Zone Hack was only needed for webservers running PHP versions older than 5.1. Geeklog minimum requirements is PHP 5.3.3 which uses date_default_timezone_set for setting the time zone.


  Commit: 34e787a4bea80a6c9daf008a4855313933e0f29c
      https://github.com/Geeklog-Core/geeklog/commit/34e787a4bea80a6c9daf008a4855313933e0f29c
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2018-03-09 (Fri, 09 Mar 2018)

  Changed paths:
    M language/english.php
    M language/english_utf-8.php
    M language/japanese_utf-8.php
    M public_html/admin/article.php
    M public_html/layout/denim/admin/article/articleeditor.thtml
    M public_html/layout/denim/admin/article/articleeditor_advanced.thtml
    M public_html/layout/denim/css_ltr/custom.css
    M public_html/layout/denim/css_rtl/custom.css
    M public_html/layout/denim_three/admin/article/articleeditor.thtml
    M public_html/layout/denim_three/admin/article/articleeditor_advanced.thtml
    M public_html/layout/denim_three/css_ltr/custom.css
    M public_html/layout/denim_three/css_rtl/custom.css
    M public_html/layout/modern_curve/admin/article/articleeditor.thtml
    M public_html/layout/modern_curve/admin/article/articleeditor_advanced.thtml
    M public_html/layout/modern_curve/css/admin/lists.css
    M public_html/layout/modern_curve/css/admin/story.css
    M system/classes/article.class.php
    M system/classes/upload.class.php
    M system/lib-article.php

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Geeklog-Core/geeklog


  Commit: f9923555f069b7c61e6d69e7871d8910132cb1f1
      https://github.com/Geeklog-Core/geeklog/commit/f9923555f069b7c61e6d69e7871d8910132cb1f1
  Author: Tom Homer <tomhomer at gmail.com>
  Date:   2018-03-10 (Sat, 10 Mar 2018)

  Changed paths:
    M system/classes/upload.class.php

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/Geeklog-Core/geeklog


Compare: https://github.com/Geeklog-Core/geeklog/compare/31e66721fbb6...f9923555f069


More information about the geeklog-cvs mailing list