%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/webmin/exports/
Upload File :
Create Path :
Current File : //usr/share/webmin/exports/cgi_args.pl

use strict;
use warnings;
do 'exports-lib.pl';

sub cgi_args
{
my ($cgi) = @_;
if ($cgi eq 'edit_export.cgi') {
	my @exps = &list_exports();
	return @exps ? 'idx='.$exps[0]->{'index'} : 'new=1';
	}
return undef;
}

Zerion Mini Shell 1.0