Index: branches/version-2_12-dev/data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php
===================================================================
--- branches/version-2_12-dev/data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php	(revision 21867)
+++ branches/version-2_12-dev/data/class/pages/admin/ownersstore/LC_Page_Admin_OwnersStore.php	(revision 21872)
@@ -746,5 +746,5 @@
         $author_site_url = $arrPluginInfo['AUTHOR_SITE_URL'];
         if ($author_site_url !== null) {
-            $arr_sqlval_plugin['author_site_url'] = $arrPluginInfo['AUTHOR'];
+            $arr_sqlval_plugin['author_site_url'] = $arrPluginInfo['AUTHOR_SITE_URL'];
         }
         // PLUGIN_SITE_URLが定義されているか判定.
