protected property UserpointsTransaction::$aborted in User Points 7.2
If a transaction is aborted, it will not be saved automatically.
Automatically set whenever an exception occurs.
File
- ./
userpoints.transaction.inc, line 102 - Contains the UserpointsTransaction and related classes.
Class
- UserpointsTransaction
- A Userpoints transaction.
Code
protected $aborted = FALSE;