@ -27,7 +27,7 @@ if(isset($_GET["t"]) and is_array($_GET["t"])){
//echo($_GET["t"][$pic] . "\n<br/>");
$new_tags = $_GET["t"][$pic];
if($_GET["chk"][$pic] == "on" or !isset($_GET["chk"])){
$new_tags .= $_GET["mass"];
$new_tags .= " " . $_GET["mass"];
}
$output = "";