perldoc MasterSlave

Juan Manuel Clavero Almirón <[email protected]>
Newsgroups gmane.comp.otrs.devel
Message-ID <4E6C4135180B424CBFC6C6DE9456154A48FE3F34@SCPDPSEXMB01P.ssib.local>
Hi all,
Perldoc of Kernel/System/MasterSlave.pm states:

    Kernel::System::MasterSlave - to handle all ticket master slave tasks ...

    SYNOPSIS
           All functions to handle ticket master slave tasks ...

    PUBLIC INTERFACE
           new()
               create an object

                   use Kernel::System::LinkObject;

                   my $LinkObject = Kernel::System::LinkObject->new(
                       ConfigObject => $ConfigObject,
                       LogObject    => $LogObject,
                       DBObject     => $DBObject,
                       TimeObject   => $TimeObject,
                       MainObject   => $MainObject,
                       EncodeObject => $EncodeObject,
                   );

Is it a typo or do I really need to create a LinkObject in order to use MasterSlave functionality? 
Should I do $LinkObject->MasterSlave() or MasterSlaveObject->MasterSlave()?

Kind regards,
Juan Clavero

OTRS 3.1 on CentOSLinux [Apache and MySQL ]
connected to an Active Directory for Agents and Customers.

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.