|
From: hahmed <dim...@gm...> - 2009-05-01 06:20:15
|
Thanks for your help :) regards h.ahmed 2009/4/30 Jamie Cameron <jca...@we...> > > On 30/Apr/2009 08:10 hahmed wrote .. > > hi, > the remote_foreign_config returns only the config for a specific module. > How can I get the gconfig for a remote webmin with a routine like the > remote_foreign_config?? I checked the whole file web-lib-funcs.pl but I > didn't find a routine to do it. > any help please ? > thx > regards > h.ahmed > > You can get the %gconfig hash, but you have to use code like : > $gconfig = remote_eval($server, "", '\%gconfig'); > - Jamie > > On 30/Apr/2009 08:10 hahmed wrote .. > > hi, > the remote_foreign_config returns only the config for a specific module. > How can I get the gconfig for a remote webmin with a routine like the > remote_foreign_config?? I checked the whole file web-lib-funcs.pl but I > didn't find a routine to do it. > any help please ? > thx > regards > h.ahmed > > You can get the %gconfig hash, but you have to use code like : > > $gconfig = remote_eval($server, "", '\%gconfig'); > > - Jamie > > > > ------------------------------------------------------------------------------ > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > - > Forwarded by the Webmin development list at web...@we... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-devel > > -- Ahmed Hamouda http://www.fedora-tunisia.org/ http://forums.fedora-fr.org/ |