mirror of
https://github.com/friendica/friendica
synced 2025-04-22 07:50:11 +00:00
Move Photos to xrc
Move photos from include to Model\Photo class
This commit is contained in:
parent
1752dfe1c3
commit
e37640c44c
5 changed files with 92 additions and 88 deletions
|
@ -15,8 +15,6 @@ use Exception;
|
|||
use Imagick;
|
||||
use ImagickPixel;
|
||||
|
||||
require_once "include/photos.php";
|
||||
|
||||
/**
|
||||
* Class to handle images
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue