mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 17:44:56 +00:00
fix wrong variable name
This commit is contained in:
parent
482143c04f
commit
5844522262
|
@ -25,7 +25,7 @@ class SeedDMS_AccessOperation {
|
|||
* @var object $dms reference to dms
|
||||
* @access protected
|
||||
*/
|
||||
private $obj;
|
||||
private $dms;
|
||||
|
||||
/**
|
||||
* @var object $obj object being accessed
|
||||
|
|
Loading…
Reference in New Issue
Block a user