Ticket #220 (closed Bug: wontfix)

Opened 8 months ago

Last modified 8 months ago

html::image include index.php

Reported by: user Assigned to:
Priority: minor Milestone: 2.0
Component: Core Version: SVN HEAD
Keywords: Cc:
SVN Revision (if applicable):

Description

public static function image($attr = NULL, $index = TRUE)

it will be better using sytax like in html::anchor

public static function image($src = NULL, $attr = NULL)

Change History

11/20/07 16:23:47 changed by Shadowhand

  • status changed from new to closed.
  • resolution set to wontfix.

Actually, it won't be better at all. Thanks for the suggestion though.