Double semicolon line endings fixed by @apmuthu.
[fa-stable.git] / admin / attachments.php
index 421c040662f5fa309a25f51a4009149c72c58ab1..e92276ed87fd2934596504ff9147e178394a4542 100644 (file)
@@ -169,7 +169,7 @@ function viewing_controls()
        start_row();
        systypes_list_cells(_("Type:"), 'filterType', null, true);
        if (list_updated('filterType'))
-               $selected_id = -1;;
+               $selected_id = -1;
 
        end_row();
     end_table(1);