Kaynağa Gözat

Add comment moderation in admin

master
nano 6 gün önce
ebeveyn
işleme
66b194895f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      app/controllers/PostsController.asp

+ 1
- 1
app/controllers/PostsController.asp Dosyayı Görüntüle

@@ -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


Yükleniyor…
İptal
Kaydet

Powered by TurnKey Linux.