159,160c159
<               if(! array_key_exists($description, $template_mapping) ) //Checks to see if it already exists in the array
<                       $template_mapping[ $description ] = array( $style_file, $filedesc );
---
>               $template_mapping[ $description ] = array( $style_file, $filedesc );
