Mailinglist Archive: yast-commit (1496 mails)
| < Previous | Next > |
[yast-commit] r58984 - /trunk/registration/src/modules/YSR.pm_web
- From: jdsn@xxxxxxxxxxxxxxxx
- Date: Thu, 08 Oct 2009 16:26:26 -0000
- Message-id: <E1Mvvow-0007rM-Iz@xxxxxxxxxxxxxxxx>
Author: jdsn
Date: Thu Oct 8 18:26:25 2009
New Revision: 58984
URL: http://svn.opensuse.org/viewcvs/yast?rev=58984&view=rev
Log:
...
Modified:
trunk/registration/src/modules/YSR.pm_web
Modified: trunk/registration/src/modules/YSR.pm_web
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/registration/src/modules/YSR.pm_web?rev=58984&r1=58983&r2=58984&view=diff
==============================================================================
--- trunk/registration/src/modules/YSR.pm_web (original)
+++ trunk/registration/src/modules/YSR.pm_web Thu Oct 8 18:26:25 2009
@@ -239,7 +239,7 @@
BEGIN { $TYPEINFO{get_registrationConfig} = ["function", [ "map", "string",
"any"] ]; }
-sub get_registrationDetails
+sub get_registrationConfig
{
my $self = shift;
my $SRconf = '/etc/suseRegister.conf'
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Thu Oct 8 18:26:25 2009
New Revision: 58984
URL: http://svn.opensuse.org/viewcvs/yast?rev=58984&view=rev
Log:
...
Modified:
trunk/registration/src/modules/YSR.pm_web
Modified: trunk/registration/src/modules/YSR.pm_web
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/registration/src/modules/YSR.pm_web?rev=58984&r1=58983&r2=58984&view=diff
==============================================================================
--- trunk/registration/src/modules/YSR.pm_web (original)
+++ trunk/registration/src/modules/YSR.pm_web Thu Oct 8 18:26:25 2009
@@ -239,7 +239,7 @@
BEGIN { $TYPEINFO{get_registrationConfig} = ["function", [ "map", "string",
"any"] ]; }
-sub get_registrationDetails
+sub get_registrationConfig
{
my $self = shift;
my $SRconf = '/etc/suseRegister.conf'
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |