You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In commit aee07f7 a full rewrite of this method is implemented.
When enabling en disabling security multiple times with different security objects; only the first object adds the template_dirs to it's _resource_dir variable.
In commit aee07f7 a full rewrite of this method is implemented.
When enabling en disabling security multiple times with different security objects; only the first object adds the template_dirs to it's _resource_dir variable.
This code will fail:
Maybe add a bool to Smarty_security and check if the object has the template/config directories?
The text was updated successfully, but these errors were encountered: