[kronolith] Howto use the kronolith API
Ferdinand Gruber
fer.grub at yahoo.de
Sat Feb 13 20:11:31 UTC 2021
require_once '/srv/www/htdocs/horde/kronolith/lib/Application.php';
Horde_Registry::appInit('kronolith', array());
> ... I get this error message:
>
> Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b
> : c) ? d : e` or `a ? b : (c ? d : e)`
... well the above depracated message does no more appear after your
latest patch Horde_Autoloader_Cache-2.1.4
Thank you very much.
But now I get this error message:
file_get_contents(/tmp/horde_autoloader_cache_71a082229a5386a280b68808643dcbdb): failed to open stream
Thanks in advance for help.
--
Regards from Austria
Ferdinand Gruber
More information about the kronolith
mailing list