1 Oct 2009 01:46
[otrs-cvs] otrs/Kernel/System SystemAddress.pm,1.26,1.27
CVS commits notifications of OTRS.org <cvs-log <at> otrs.org>
2009-09-30 23:46:45 GMT
2009-09-30 23:46:45 GMT
Comments: Update of /home/cvs/otrs/Kernel/System In directory lancelot:/tmp/cvs-serv1167/Kernel/System Modified Files: SystemAddress.pm Log Message: Corrected typos (SystemAddess -> SystemAddress) Author: ep Index: SystemAddress.pm =================================================================== RCS file: /home/cvs/otrs/Kernel/System/SystemAddress.pm,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** SystemAddress.pm 13 Sep 2009 23:06:23 -0000 1.26 --- SystemAddress.pm 30 Sep 2009 23:46:40 -0000 1.27 *************** *** 224,230 **** get a system address list ! my %List = $SystemAddessObject->SystemAddressList(); ! my %List = $SystemAddessObject->SystemAddressList( Valid => 1 ); =cut --- 224,230 ---- get a system address list(Continue reading)
RSS Feed