You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/program/include
corbosman de89d46be2 Load plugins before sessions have started
Move the plugin loading phase to before sessions have started allowing plugins to add session drivers.  Plugins that want to use this should define an "onload" method in their plugins. This method does not have access to variables like $task as they are not yet initialised at that time.
11 years ago
..
bc.php Create class documentation with latest phpdoc utility 12 years ago
clisetup.php Add output class for commandline scripts 12 years ago
iniset.php Seek vendor/autoload.php in install path to make tests working 12 years ago
rcmail.php Load plugins before sessions have started 11 years ago
rcmail_html_page.php Create class documentation with latest phpdoc utility 12 years ago
rcmail_install.php Improve plugin selection in installer; check already selected plugins 11 years ago
rcmail_output.php Improve system security by using optional special URL with security token 11 years ago
rcmail_output_cli.php Add output class for commandline scripts 12 years ago
rcmail_output_html.php Improve system security by using optional special URL with security token 11 years ago
rcmail_output_json.php Improve system security by using optional special URL with security token 11 years ago
rcmail_string_replacer.php Create class documentation with latest phpdoc utility 12 years ago