Skip to content

Add option to use SmartyBC instead of Smarty class #192

@benkeen

Description

@benkeen

Needed for backward compatibility with users using {php} in their Smarty content. See comments in #181.

Note: will need to review all modules and check for references there too.

  • They'll be linked to below.
  • I'll update those modules once 3.0.1 is released. For backward compatibility with FT3.0.0, each module will check for the existence of the Core::useSmartyBC method. If it doesn't exist, it'll just use the default Smarty class.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions