if(($validated==1)&&($GLOBALS['SITE_DB']->query_select_value('news','validated',array('id'=>intval($id)))==0)){// Just became validated, syndicate as just added
$is_blog=true;
@@ -572,10 +600,17 @@ class Module_cms_blogs extends Standard_crud_module
if(has_actual_page_access(get_modal_user(),'news')){// NB: no category permission check, as syndication choice was explicit, and news categorisation is a bit more complex