mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
This commit is contained in:
parent
2ba1c05604
commit
aa0bee2f09
@ -459,7 +459,7 @@ function process_alias_urltable($name, $url, $freq, $forceupdate=false) {
|
||||
mkdir($urltable_prefix);
|
||||
}
|
||||
if (empty($freq)) {
|
||||
$update_freq = 86400 - 90;
|
||||
$update_freq = 86310;
|
||||
} else {
|
||||
$update_freq = $freq * 86400 - 90;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user