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