--- nfo/php/libs/com.newsblob.phphtmllib/tag_utils/frame_utils.inc 2003/02/22 21:08:06 1.2 +++ nfo/php/libs/com.newsblob.phphtmllib/tag_utils/frame_utils.inc 2003/09/20 00:15:57 1.3 @@ -4,7 +4,7 @@ * This file contains helper functions related * to framesets and frames * - * $Id: frame_utils.inc,v 1.2 2003/02/22 21:08:06 jonen Exp $ + * $Id: frame_utils.inc,v 1.3 2003/09/20 00:15:57 jonen Exp $ * * @author Walter A. Boring IV * @package phpHtmlLib @@ -63,7 +63,6 @@ $attributes = array("name" => $name, "src" => $src, - "border" => $border, "scrolling" => $scrolling, "marginwidth" => 0, "marginheight" => 0,