Thread keys in mehrdimensionalen hashes (12 answers)
Opened by Criamon at 2005-07-26 00:39

renee
 2005-07-27 13:11
#56680 #56680
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Code: (dl )
1
2
3
4
5
6
7
8
9
   $hData{$aContr[1]}->{ $aContr[3] } = (
{
TYP => $aContr[0],
DV => $aContr[1],
STATUS => $aContr[2],
PATTERN => $aContr[3],
}
}
);
\n\n

<!--EDIT|renee|1122455535-->
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread keys in mehrdimensionalen hashes