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
-
- |
-
-Classes | |
class | Photo |
-Functions | |
guess_image_type ($filename, $fromcurl=false) | |
import_profile_photo ($photo, $xchan) | |
import_channel_photo ($photo, $type, $aid, $uid) | |
guess_image_type | -( | -- | $filename, | -
- | - | - | $fromcurl = false |
-
- | ) | -- |
Guess image mimetype from filename or from Content-Type header
-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().
- -