replace ampersand separators with SEP
[acontent.git] / docs / home / classes / ContentUtility.class.php
index da3f986..ef16db6 100644 (file)
@@ -586,7 +586,7 @@ class ContentUtility {
                                  'icon' => $_base_href . 'themes/'.$_SESSION['prefs']['PREF_THEME'].'/images/export.png');\r
                        $tool_shortcuts[] = array(\r
                                  'title' => _AT('export_content_in_cc'), \r
-                                 'url' => $_base_href . 'home/imscc/ims_export.php?_cid='.$content_row['content_id'].'&to_a4a=1',\r
+                                 'url' => $_base_href . 'home/imscc/ims_export.php?_cid='.$content_row['content_id'].SEP.'to_a4a=1',\r
                                  'icon' => $_base_href . 'themes/'.$_SESSION['prefs']['PREF_THEME'].'/images/export_cc.png');\r
                }\r
                \r