mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
add page history save mode
This commit is contained in:
parent
c2ddd3dba5
commit
64ae36eecf
3 changed files with 32 additions and 2 deletions
|
|
@ -711,7 +711,7 @@ class Page
|
|||
$this->app->history->add(
|
||||
$url,
|
||||
$title,
|
||||
$this->config->history->database->renew
|
||||
$this->config->history->database->mode->renew
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue