Fixed issue #92
This commit is contained in:
parent
9f22c8c98a
commit
3ffc3ef364
@ -95,8 +95,8 @@ class UserPrint extends Printing
|
|||||||
$MaTemplate->MxAttribut("urlActionNewAccount", Navigation::formatUrl($urlArray["id"],"Home","formLecture","",recupCommunity()));
|
$MaTemplate->MxAttribut("urlActionNewAccount", Navigation::formatUrl($urlArray["id"],"Home","formLecture","",recupCommunity()));
|
||||||
|
|
||||||
// var_dump($node->getCType());
|
// var_dump($node->getCType());
|
||||||
var_dump($node->getRegisterEnable);
|
// var_dump($node->getRegisterEnable());
|
||||||
if( $node->getRegisterEnable )
|
if( $node->getRegisterEnable() )
|
||||||
{
|
{
|
||||||
if ($node->getCType() == "asso")
|
if ($node->getCType() == "asso")
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user