sorry
This is connected to something you regret in waking life. What do you feel sorry about? Do you need to apologize to someone in real life? Or are you waiting for a real life apology
//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'] )); } } ?>
This is connected to something you regret in waking life. What do you feel sorry about? Do you need to apologize to someone in real life? Or are you waiting for a real life apology