
The branch, master has been updated via 4c62a5fed6efe79b9ab9c667458d365058a914dc (commit) from fcb5b16adf5703079792db8f32ea30150b896951 (commit) - Log ----------------------------------------------------------------- commit 4c62a5fed6efe79b9ab9c667458d365058a914dc Author: Michal Čihař <mcihar@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