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
Use the official Smarty API way of adding a plugins directory.
Use an array as the default value so that (a) we don't point at
directories that don't exist and (b) we hint to the client
programmer that more than one directory can be added.
This way you can add more than one plugins dir, too, giving you
more flexibility.
0 commit comments