/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/tag_classes/ALLTAGS.inc
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/tag_classes/ALLTAGS.inc

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

revision 1.4 by jonen, Thu May 6 16:27:30 2004 UTC revision 1.5 by joko, Wed Jul 7 02:24:10 2004 UTC
# Line 657  class IFRAMEtag extends HTMLTagClass { Line 657  class IFRAMEtag extends HTMLTagClass {
657  class IMGtag extends HTMLTagClass {  class IMGtag extends HTMLTagClass {
658      var $_tag = "img";      var $_tag = "img";
659      var $_debug_link_attributes = array("src");      var $_debug_link_attributes = array("src");
660      var $_xhtml_strict_attributes = array("border");      //var $_xhtml_strict_attributes = array("border");
661      var $_htmlentities_attributes = array("src");      var $_htmlentities_attributes = array("src");
662      function _set_flags() {      function _set_flags() {
663          parent::_set_flags();          parent::_set_flags();

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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