if (ini_get("suhosin.session.encrypt")): ?>
-
= t("Error: your server is configured to use the
suhosin.session.encrypt setting from Suhosin. You must disable this setting to upload photos.",
array("encrypt_url" => "http://www.hardened-php.net/suhosin/configuration.html#suhosin.session.encrypt",
"suhosin_url" => "http://www.hardened-php.net/suhosin/")) ?>
endif ?>
= t("Photos will be uploaded to album: ") ?>
foreach ($item->parents() as $i => $parent): ?>
- > = html::clean($parent->title) ?>
endforeach ?>
- = html::purify($item->title) ?>