floIcon: declare images property
This commit is contained in:
parent
2ae0b7059f
commit
46e650622c
|
@ -10,6 +10,8 @@ class floIconIcon {
|
|||
}
|
||||
|
||||
class floIcon {
|
||||
public $images = array();
|
||||
|
||||
function readICO($file) {
|
||||
$jim = new jimIcon();
|
||||
$icon = new floIconIcon();
|
||||
|
|
Loading…
Reference in New Issue