Przeglądaj źródła

Add comment moderation in admin

master
nano 5 dni temu
rodzic
commit
66b194895f
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      app/controllers/PostsController.asp

+ 1
- 1
app/controllers/PostsController.asp Wyświetl plik

@@ -71,7 +71,7 @@ Class PostsController_Class
Set post = matches.Front()

If Len(canonicalSlug) > 0 And canonicalSlug <> requestedSlug Then
Response.Redirect PostUrl(canonicalSlug)
Response.Redirect PostPath(canonicalSlug)
End If

Dim comments


Ładowanie…
Anuluj
Zapisz

Powered by TurnKey Linux.