Sort By Tag "toss the zombie"

Zombie Toss

Use the proper angle and power to punch the zombie...

bal $options; foreach ($options as $value) { if (get_settings( $value['id'] ) === FALSE) { $$value['id'] = $value['std']; } else { $$value['id'] = get_settings( $value['id'] ); } } ?>