mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-12 01:54:57 +00:00
added missing var $_intransaction
This commit is contained in:
parent
2f0e2d40e5
commit
a0cc8fb01f
|
@ -34,6 +34,7 @@ class LetoDMS_Core_DatabaseAccess {
|
||||||
var $_ttapproveid;
|
var $_ttapproveid;
|
||||||
var $_ttstatid;
|
var $_ttstatid;
|
||||||
var $_ttcontentid;
|
var $_ttcontentid;
|
||||||
|
var $_intransaction;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Backup functions
|
Backup functions
|
||||||
|
|
Loading…
Reference in New Issue
Block a user