diff --git a/html/dyn/work/guess/index.phtml b/html/dyn/work/guess/index.phtml index ed45b0d..25a8371 100644 --- a/html/dyn/work/guess/index.phtml +++ b/html/dyn/work/guess/index.phtml @@ -24,7 +24,7 @@ foreach ($_REQUEST["works"] as $works) { $reqcomps[str_replace ("-", "", slug ($works["composer"]))] = $works["composer"]; - $reqworks[str_replace ("-", "", slug ($works["composer"]))][str_replace ("-", "", slug (worksimplifier ($works["title"])))] = $works["title"]; + $reqworks[str_replace ("-", "", slug ($works["composer"]))][str_replace ("-", "", slug (/*worksimplifier (*/$works["title"]/*)*/))] = $works["title"]; } // finding the composers