kopia lustrzana https://github.com/friendica/friendica
Unused function removed
rodzic
0e79b5373b
commit
9cf8678323
|
@ -49,19 +49,6 @@ class Proxy
|
|||
const PIXEL_MEDIUM = 640;
|
||||
const PIXEL_LARGE = 1024;
|
||||
|
||||
/**
|
||||
* Accepted extensions
|
||||
*
|
||||
* @var array
|
||||
* @todo Make this configurable?
|
||||
*/
|
||||
private static $extensions = [
|
||||
'jpg',
|
||||
'jpeg',
|
||||
'gif',
|
||||
'png',
|
||||
];
|
||||
|
||||
/**
|
||||
* Private constructor
|
||||
*/
|
||||
|
|
Ładowanie…
Reference in New Issue