Close #16218 : new button sitemap file
This commit is contained in:
parent
865c678e3e
commit
e36391c6ab
@ -3803,6 +3803,7 @@ if ($action == 'editmeta' || $action == 'createcontainer') // Edit properties of
|
|||||||
$domainname = '0.0.0.0:8080';
|
$domainname = '0.0.0.0:8080';
|
||||||
$tempdir = $conf->website->dir_temp.'/'.$websitekey.'/';
|
$tempdir = $conf->website->dir_temp.'/'.$websitekey.'/';
|
||||||
|
|
||||||
|
// Form URL for generate web site sitemaps
|
||||||
if ($action == 'generatesitemapsdomainname'){
|
if ($action == 'generatesitemapsdomainname'){
|
||||||
print '<form action="'.$_SERVER["PHP_SELF"].'" method="POST" enctype="text/plain">';
|
print '<form action="'.$_SERVER["PHP_SELF"].'" method="POST" enctype="text/plain">';
|
||||||
print '<input type="hidden" name="token" value="'.$token.'">';
|
print '<input type="hidden" name="token" value="'.$token.'">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user