mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 00:04:37 +02:00
New transactional maps in progress... (Added constants to nodes and arrows)
This commit is contained in:
parent
db9e677d7e
commit
268cc025d8
@ -469,4 +469,8 @@ define("ID_USER_IN_PANDORA", "eduPersonTargetedId");
|
||||
define("GROUP_IN_PANDORA", "schacHomeOrganization");
|
||||
define("MAIL_IN_PANDORA", "mail");
|
||||
|
||||
/* Transactional map constants */
|
||||
define("NODE_TYPE", 0);
|
||||
define("ARROW_TYPE", 1);
|
||||
|
||||
?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user