mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:45:56 +00:00
floIcon: declare images property
This commit is contained in:
@@ -10,6 +10,8 @@ class floIconIcon {
|
|||||||
}
|
}
|
||||||
|
|
||||||
class floIcon {
|
class floIcon {
|
||||||
|
public $images = array();
|
||||||
|
|
||||||
function readICO($file) {
|
function readICO($file) {
|
||||||
$jim = new jimIcon();
|
$jim = new jimIcon();
|
||||||
$icon = new floIconIcon();
|
$icon = new floIconIcon();
|
||||||
|
|||||||
Reference in New Issue
Block a user