]> TLD Linux GIT Repositories - packages/phpMyAdmin.git/commitdiff
- typo in config patch, fixes problem with throwing on screen error
authorMarcin Krol <hawk@tld-linux.org>
Wed, 11 Feb 2015 08:52:24 +0000 (08:52 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 11 Feb 2015 08:52:24 +0000 (08:52 +0000)
  while browsing tables, later versions are affected due to code
  change

phpMyAdmin-config.patch
phpMyAdmin.spec

index 7e8e4a6928077cbe3e1b45bdcd1a8ceb236b62f2..8a9328f4dac02d75bc671c8d232f18f4b6abbd71 100644 (file)
@@ -81,7 +81,7 @@
   * @global string $cfg['GridEditing']
   */
 -$cfg['GridEditing'] ='double-click';
-+$cfg['GridEditing'] ='disable';
++$cfg['GridEditing'] ='disabled';
  
  
  /*******************************************************************************
index 018ea81154985b7d89936b8a064193f81c95793e..ba34751c7c50069c6509cb04713449c70253e70e 100644 (file)
@@ -5,7 +5,7 @@ Summary:        phpMyAdmin - web-based MySQL administration
 Summary(pl.UTF-8):     phpMyAdmin - administracja bazami MySQL przez WWW
 Name:          phpMyAdmin
 Version:       4.3.9
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/Databases/Interfaces
 Source0:       http://downloads.sourceforge.net/phpmyadmin/%{name}-%{version}-all-languages.tar.xz