mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Fix cancel button
This commit is contained in:
@@ -50,7 +50,6 @@ abstract class CommonObject
|
||||
public $id;
|
||||
/**
|
||||
* @var string Error string
|
||||
* @deprecated Use instead the array of error strings
|
||||
* @see errors
|
||||
*/
|
||||
public $error;
|
||||
|
||||
Reference in New Issue
Block a user