correct coding standards

This commit is contained in:
euromark 2013-03-25 13:06:38 +01:00
parent a7708c914f
commit 3a1ff36d5e

View file

@ -472,7 +472,7 @@ XML;
'thumbnail_image_URL' => 'http://example.com/thumb',
'brand' => 'Malte Lange & Co',
'availability' => 'in stock',
'authors' =>array(
'authors' => array(
'author' => array('Malte Lange & Co')
)
);