From b2053f7504fc497a352a9c8d1316c4ea1c67d505 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sat, 27 Jul 2013 22:30:04 +0200 Subject: don't why they were marked as changed --- doc/html/Photo_8php.html | 233 ----------------------------------------------- doc/html/Photo_8php.js | 7 -- 2 files changed, 240 deletions(-) delete mode 100644 doc/html/Photo_8php.html delete mode 100644 doc/html/Photo_8php.js (limited to 'doc') diff --git a/doc/html/Photo_8php.html b/doc/html/Photo_8php.html deleted file mode 100644 index 8dba5d021..000000000 --- a/doc/html/Photo_8php.html +++ /dev/null @@ -1,233 +0,0 @@ - - - - - - -The Red Project: include/Photo.php File Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Project -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
Photo.php File Reference
-
-
- - - - -

-Classes

class  Photo
 
- - - - - - - -

-Functions

 guess_image_type ($filename, $fromcurl=false)
 
 import_profile_photo ($photo, $xchan)
 
 import_channel_photo ($photo, $type, $aid, $uid)
 
-

Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
guess_image_type ( $filename,
 $fromcurl = false 
)
-
-

Guess image mimetype from filename or from Content-Type header

-
    -
  • $filename string Image filename
  • -
  • $fromcurl boolean Check Content-Type header from curl request
  • -
-

Well, this not much better, but at least it comes from the data inside the image, we won't be tricked by a manipulated extension

- -

Referenced by consume_feed(), import_profile_photo(), local_delivery(), photo_upload(), profile_photo_post(), and scale_external_images().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
import_channel_photo ( $photo,
 $type,
 $aid,
 $uid 
)
-
- -

Referenced by import_post().

- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
import_profile_photo ( $photo,
 $xchan 
)
-
- -

Referenced by crepair_post(), import_post(), and import_xchan().

- -
-
-
-
- diff --git a/doc/html/Photo_8php.js b/doc/html/Photo_8php.js deleted file mode 100644 index 6f9e6ec85..000000000 --- a/doc/html/Photo_8php.js +++ /dev/null @@ -1,7 +0,0 @@ -var Photo_8php = -[ - [ "Photo", "classPhoto.html", "classPhoto" ], - [ "guess_image_type", "Photo_8php.html#a7273b82b017fd96d29b2c57bab03aea6", null ], - [ "import_channel_photo", "Photo_8php.html#a1d0bc7161dec0d177b7d3bbe4421af9a", null ], - [ "import_profile_photo", "Photo_8php.html#a102f3f26f67e0e38f4322a771951c1ca", null ] -]; \ No newline at end of file -- cgit v1.2.3