andrzej.ol
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by andrzej.ol-
Hi, Thanks! It helped, but I spent more than 4 hours to check what is wrong with my code. In your documentation there is info that is should be [CODE=php]die("BAILOUT: $message"); But it has to ...
-
Hi, On every call Account::Create I want to check if my package is correct I want to do that in the hook, before create (pre). So I want to stop this call and return own result instead of standar...