[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_4_3_1-13008-g4c62a5f
    Michal Čihař 
    nijel at users.sourceforge.net
       
    Thu Aug  4 17:41:41 CEST 2011
    
    
  
The branch, master has been updated
       via  4c62a5fed6efe79b9ab9c667458d365058a914dc (commit)
      from  fcb5b16adf5703079792db8f32ea30150b896951 (commit)
- Log -----------------------------------------------------------------
commit 4c62a5fed6efe79b9ab9c667458d365058a914dc
Author: Michal Čihař <mcihar at suse.cz>
Date:   Thu Aug 4 17:41:30 2011 +0200
    Another typo
-----------------------------------------------------------------------
Summary of changes:
 libraries/export/texytext.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libraries/export/texytext.php b/libraries/export/texytext.php
index 565907e..d24a8b2 100644
--- a/libraries/export/texytext.php
+++ b/libraries/export/texytext.php
@@ -259,7 +259,7 @@ if (isset($plugin_list)) {
                 $type     = ' ';
             }
 
-            $attribute     = $extracted_fieldspec['attribute']
+            $attribute     = $extracted_fieldspec['attribute'];
 
             if (! isset($column['Default'])) {
                 if ($column['Null'] != 'NO') {
hooks/post-receive
-- 
phpMyAdmin
    
    
More information about the Git
mailing list