quilt
Do you need to “patch” something up in your life? Are you trying to “put the pieces” together? Quilts and blankets are also about the need to be comforted and can refer to something that makes you feel secure
//THIS DEFINES THE GLOBAL VARIABLES USED IN THE SITE global $options; foreach ($options as $value) { if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = stripslashes(get_settings( $value['id'] )); } } ?>
Do you need to “patch” something up in your life? Are you trying to “put the pieces” together? Quilts and blankets are also about the need to be comforted and can refer to something that makes you feel secure