Sort By Tag "escape the room"

Dont Escape 2

Instead of breaking out, you must secure the room ...

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