xLink / CybershadeCMS

[Abandoned][Broke] Repo for CybershadeCMS
1 stars 0 forks source link

Plugins can't take more than 1 argument #35

Closed NoelDavies closed 11 years ago

NoelDavies commented 11 years ago

When attempting to use more than one argument in a plugin hook, PHP errors, detailing that it can't pass an anonymous array in by reference (it's not assigned to a var) and thus it errors.

The plugin system needs to take updates from the recently added reflection functions to work again.

xLink commented 11 years ago

Fixed. https://github.com/cybershade/CSCMS/commit/9ea8c937149b0653d8064fc4f61848aee9174477