Open platix opened 10 years ago
in /role/permission/create Today at laster code submit. Fatal error: Cannot re-assign auto-global variable _POST in ../protected/modules/user/components/Relation.php on line 723
I fix it commenting the function handleAjaxRequest in this file.
how about just rename the variable
Fix in my last Pull Request (merge by thyseus) => This issue can be closed
in /role/permission/create Today at laster code submit. Fatal error: Cannot re-assign auto-global variable _POST in ../protected/modules/user/components/Relation.php on line 723
I fix it commenting the function handleAjaxRequest in this file.