@@ -773,7 +773,7 @@ |
||
773 | 773 | */ |
774 | 774 | protected function exportTagLinks(int $r, string $categcode, string $elementtype, string $enabled, array $permission, array $fields_list) |
775 | 775 | { |
776 | - global $db,$conf; // $conf is required into an include later |
|
776 | + global $db, $conf; // $conf is required into an include later |
|
777 | 777 | |
778 | 778 | $categstatic = new Categorie($db); |
779 | 779 | $cat_id = array_search($categcode, $categstatic->MAP_ID); |