thyseus / yii-user-management

a user management module collection for the yii framework
186 stars 122 forks source link

Cannot re-assign auto-global variable _POST #172

Open platix opened 10 years ago

platix commented 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.

Aviator-Coding commented 10 years ago

how about just rename the variable

jokamax commented 10 years ago

Fix in my last Pull Request (merge by thyseus) => This issue can be closed