diff options
author | friendica <info@friendica.com> | 2014-10-10 00:13:00 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-10-10 00:13:00 -0700 |
commit | 8e7e488ffe92030707a792584adecc93cd9a3708 (patch) | |
tree | 44665648e43e8397a19ae206ee1f3f2ef8f8c0c7 /doc/html/photo__driver_8php.html | |
parent | 4634049549fb0ee7350bb6328f24b36c21a19855 (diff) | |
download | volse-hubzilla-8e7e488ffe92030707a792584adecc93cd9a3708.tar.gz volse-hubzilla-8e7e488ffe92030707a792584adecc93cd9a3708.tar.bz2 volse-hubzilla-8e7e488ffe92030707a792584adecc93cd9a3708.zip |
doc updates
Diffstat (limited to 'doc/html/photo__driver_8php.html')
-rw-r--r-- | doc/html/photo__driver_8php.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/photo__driver_8php.html b/doc/html/photo__driver_8php.html index 5953863c1..db723d160 100644 --- a/doc/html/photo__driver_8php.html +++ b/doc/html/photo__driver_8php.html @@ -154,11 +154,11 @@ Functions</h2></td></tr> <p>Guess image mimetype from filename or from Content-Type header</p> <ul> <li>$filename string Image filename </li> -<li>$fromcurl boolean Check Content-Type header from curl request </li> +<li>$headers string Headers to check for Content-Type (from curl request) </li> </ul> <p>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</p> -<p>Referenced by <a class="el" href="photo__driver_8php.html#a78f5a10c568d2a9bbbb129dc96548887">import_profile_photo()</a>, <a class="el" href="include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109">photo_upload()</a>, <a class="el" href="profile__photo_8php.html#a4b80234074bd603221aa5364f330e479">profile_photo_post()</a>, and <a class="el" href="include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f">scale_external_images()</a>.</p> +<p>Referenced by <a class="el" href="photo__driver_8php.html#a78f5a10c568d2a9bbbb129dc96548887">import_profile_photo()</a>, <a class="el" href="openid_8php.html#a9a13827dbcf61ae4e45f0b6b33a88f43">openid_content()</a>, <a class="el" href="include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109">photo_upload()</a>, <a class="el" href="profile__photo_8php.html#a4b80234074bd603221aa5364f330e479">profile_photo_post()</a>, and <a class="el" href="include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f">scale_external_images()</a>.</p> </div> </div> |