From 4c62a5fed6efe79b9ab9c667458d365058a914dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Thu, 4 Aug 2011 17:41:30 +0200 Subject: [PATCH] Another typo --- libraries/export/texytext.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/export/texytext.php b/libraries/export/texytext.php index 565907e5c7..d24a8b225d 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') {