Update assets, fix redirect
This commit is contained in:
parent
03ab30b8c1
commit
a6d1fbc767
18 changed files with 19 additions and 9864 deletions
|
@ -6,7 +6,7 @@
|
|||
// license: http://www.gnu.org/licenses/gpl-3.0.txt GPLv3 License
|
||||
// -------------------------------------------
|
||||
|
||||
$target = $page->target()->url();
|
||||
$target = $page->target()->toPage()->url();
|
||||
if ($page->red_type() == 'temp') {
|
||||
$code = 302;
|
||||
}else if ($page->red_type() == 'perm') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue