[phpMyAdmin Git] [phpmyadmin/error-reporting-server] 49eb09: Use cleaner syntax for control structures in View ...

Michal Čihař michal at cihar.com
Tue May 9 09:47:38 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/error-reporting-server
  Commit: 49eb099b65626bd251dd7fff000febe2f20ea0e5
      https://github.com/phpmyadmin/error-reporting-server/commit/49eb099b65626bd251dd7fff000febe2f20ea0e5
  Author: Deven Bansod <devenbansod.bits at gmail.com>
  Date:   2017-05-08 (Mon, 08 May 2017)

  Changed paths:
    M src/Controller/AppController.php
    M src/Template/Github/create_issue.ctp
    M src/Template/Incidents/view.ctp
    M src/Template/Layout/default.ctp
    R src/Template/Layout/default_bkup.ctp
    R src/Template/Layout/error_bkup.ctp
    R src/Template/Layout/rss/default_1.ctp
    M src/Template/Notifications/index.ctp
    R src/Template/Pages/home_bkup.ctp
    M src/Template/Reports/index.ctp
    M src/Template/Reports/view.ctp
    M src/Template/Stats/stats.ctp

  Log Message:
  -----------
  Use cleaner syntax for control structures in View templates

Fix #129

* Remove unused backup templates

Signed-off-by: Deven Bansod <devenbansod.bits at gmail.com>


  Commit: f2ce75a6d97de2ee60750d8d8ab88aa290ce45a0
      https://github.com/phpmyadmin/error-reporting-server/commit/f2ce75a6d97de2ee60750d8d8ab88aa290ce45a0
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-05-09 (Tue, 09 May 2017)

  Changed paths:
    M src/Controller/AppController.php
    M src/Template/Github/create_issue.ctp
    M src/Template/Incidents/view.ctp
    M src/Template/Layout/default.ctp
    R src/Template/Layout/default_bkup.ctp
    R src/Template/Layout/error_bkup.ctp
    R src/Template/Layout/rss/default_1.ctp
    M src/Template/Notifications/index.ctp
    R src/Template/Pages/home_bkup.ctp
    M src/Template/Reports/index.ctp
    M src/Template/Reports/view.ctp
    M src/Template/Stats/stats.ctp

  Log Message:
  -----------
  Merge pull request #133 from devenbansod/fix_unclean_syntax

Use cleaner syntax for control structures in View templates


Compare: https://github.com/phpmyadmin/error-reporting-server/compare/e6f651afbcb4...f2ce75a6d97d


More information about the Git mailing list