crab
A crab most likely refers to someone in your life that has been very crabby lately. You should also ask yourself if you are the one that’s been crabby
//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'] )); } } ?>
A crab most likely refers to someone in your life that has been very crabby lately. You should also ask yourself if you are the one that’s been crabby