[otrs-cvs] FAQ/Kernel/System/FAQ State.pm,1.1,1.2

"CVS commits notifications of OTRS.org" <[email protected]> Sun, 30 Jun 2013 00:37:01 +0000
Newsgroups gmane.comp.otrs.cvs
Message-ID <[email protected]>
Comments:
Update of /home/cvs/FAQ/Kernel/System/FAQ
In directory lancelot:/tmp/cvs-serv10089/Kernel/System/FAQ

Modified Files:
	State.pm 
Log Message:
Enhanced POD.

Author: cr

Index: State.pm
===================================================================
RCS file: /home/cvs/FAQ/Kernel/System/FAQ/State.pm,v
retrieving revision 1.1
retrieving revision 1.2
diff -2 -u -d -r1.1 -r1.2
--- State.pm	30 Jun 2013 00:33:41 -0000	1.1
+++ State.pm	30 Jun 2013 00:36:56 -0000	1.2
@@ -205,5 +205,11 @@
 
     my $StateTypeHashRef = $FAQObject->StateTypeGet(
-        StateID => 1, # or
+        StateID => 1,
+        UserID  => 1,
+    );
+
+Or
+
+    my $StateTypeHashRef = $FAQObject->StateTypeGet(
         Name    => 'internal',
         UserID  => 1,
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log