diff --git a/include/section_init.inc.php b/include/section_init.inc.php index e2e0c0712..a5be2844d 100644 --- a/include/section_init.inc.php +++ b/include/section_init.inc.php @@ -625,6 +625,7 @@ if ( 'categories'==$page['section'] and isset($page['category']) ) if ($need_redirect) { + check_restrictions($page['category']['id']); $redirect_url = script_basename()=='picture' ? duplicate_picture_url() : duplicate_index_url(); if (!headers_sent())