modmore / ClientConfig

ClientConfig is a MODX Revolution Extra to allow clients to maintain settings in a user friendly way.
https://docs.modmore.com/en/Open_Source/ClientConfig/index.html
MIT License
28 stars 27 forks source link

Prevent pdoToolsOnFenomInit triggering more than once #198

Closed muzzwood closed 1 year ago

muzzwood commented 1 year ago

This needs more testing to make sure it doesn't introduce any side effects.

Mark-H commented 1 year ago

Should be fine 👍 setOption() only persists in memory.