dagger
Have you – or has someone around you – said some sharp, wounding remarks? Is there anything or anyone you need to “cut” out of your life
//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'] )); } } ?>
Have you – or has someone around you – said some sharp, wounding remarks? Is there anything or anyone you need to “cut” out of your life