/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/tag_utils/frame_utils.inc
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/tag_utils/frame_utils.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by jonen, Sat Feb 22 21:08:06 2003 UTC revision 1.3 by jonen, Sat Sep 20 00:15:57 2003 UTC
# Line 63  function html_frame( $name, $src, $scrol Line 63  function html_frame( $name, $src, $scrol
63    
64      $attributes = array("name" => $name,      $attributes = array("name" => $name,
65                          "src" => $src,                          "src" => $src,
                         "border" => $border,  
66                          "scrolling" => $scrolling,                          "scrolling" => $scrolling,
67                          "marginwidth" => 0,                          "marginwidth" => 0,
68                          "marginheight" => 0,                          "marginheight" => 0,

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed