[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 036ff4: Refactoring in plugin properties to group the prop...
    Hugues Peccatte 
    hugues.peccatte at gmail.com
       
    Wed Dec 25 23:24:27 CET 2013
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 036ff4eb29e71af17c4591d7ed4c90e4a9a1b1e1
      https://github.com/phpmyadmin/phpmyadmin/commit/036ff4eb29e71af17c4591d7ed4c90e4a9a1b1e1
  Author: Hugues Peccatte <hugues.peccatte at gmail.com>
  Date:   2013-12-24 (Tue, 24 Dec 2013)
  Changed paths:
    M libraries/properties/plugins/ExportPluginProperties.class.php
    M libraries/properties/plugins/ImportPluginProperties.class.php
    M libraries/properties/plugins/PluginPropertyItem.class.php
  Log Message:
  -----------
  Refactoring in plugin properties to group the properties and methods in the abstract.
Signed-off-by: Hugues Peccatte <hugues.peccatte at gmail.com>
  Commit: 17dd254c3f4ebd8abfe76cc30809685b9fc41f3c
      https://github.com/phpmyadmin/phpmyadmin/commit/17dd254c3f4ebd8abfe76cc30809685b9fc41f3c
  Author: Hugues Peccatte <hugues.peccatte at gmail.com>
  Date:   2013-12-25 (Wed, 25 Dec 2013)
  Changed paths:
    M libraries/properties/plugins/ExportPluginProperties.class.php
    M libraries/properties/plugins/ImportPluginProperties.class.php
    M libraries/properties/plugins/PluginPropertyItem.class.php
  Log Message:
  -----------
  Fix factorizing.
Signed-off-by: Hugues Peccatte <hugues.peccatte at gmail.com>
  Commit: 9ed6ae9931a52007999a1a3b78e2c75c8387a3b9
      https://github.com/phpmyadmin/phpmyadmin/commit/9ed6ae9931a52007999a1a3b78e2c75c8387a3b9
  Author: Hugues Peccatte <hugues.peccatte at gmail.com>
  Date:   2013-12-25 (Wed, 25 Dec 2013)
  Changed paths:
    M libraries/properties/plugins/ExportPluginProperties.class.php
    M libraries/properties/plugins/ImportPluginProperties.class.php
    M libraries/properties/plugins/PluginPropertyItem.class.php
  Log Message:
  -----------
  Merge pull request #805 from Tithugues/refactoringPluginProperties
Factorizing properties and methods of plugin properties in the abstract.
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/1f889db654b2...9ed6ae9931a5
    
    
More information about the Git
mailing list