Actions
Feature #17995
closed_DEFAULT_PI_VARS can not be used.
Start date:
2008-01-15
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
I tried to show only the "forgot password" dialog on one page. So I set in the _DEFAULT_PI_VARS section of the plugin forgot=1, but nothing happened.
Inserting
$this->pi_setPiVarDefaults();
into the main function of _pi1 the expected result showed up.
I did not check if there are any sideeffects with this change.
(issue imported from #M7159)
Files
Actions