aboutsummaryrefslogtreecommitdiffstats
path: root/admin/remote_site.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/remote_site.php')
-rw-r--r--admin/remote_site.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/remote_site.php b/admin/remote_site.php
index 19db458b4..6f0279f21 100644
--- a/admin/remote_site.php
+++ b/admin/remote_site.php
@@ -135,6 +135,8 @@ function update_remote_site($listing_file, $site_id)
$xml_content = getXmlCode($listing_file);
insert_remote_category($xml_content, $site_id, 'NULL', 0);
update_category();
+ ordering();
+ update_global_rank();
$template->assign_block_vars(
'update',