mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-05-01 01:27:22 +08:00
taxonomy create/edit redirect
This commit is contained in:
+1
-1
@@ -207,7 +207,7 @@ elseif ($CURUSER['notifs']){
|
||||
$special_state = 5;
|
||||
elseif (strpos($CURUSER['notifs'], "[spstate=6]") !== false)
|
||||
$special_state = 6;
|
||||
elseif (strpos($CURUSER['notifs'], "[spstate=6]") !== false)
|
||||
elseif (strpos($CURUSER['notifs'], "[spstate=7]") !== false)
|
||||
$special_state = 7;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user