このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
dcovington
/
ASPBlogBrainOrdure
ウォッチ
1
スター
0
フォーク
0
コード
課題
6
プルリクエスト
0
リリース
0
Wiki
アクティビティ
ソースを参照
Add comment moderation in admin
master
nano
5日前
親
c7d2cdd715
コミット
66b194895f
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
app/controllers/PostsController.asp
+ 1
- 1
app/controllers/PostsController.asp
ファイルの表示
@@ -71,7 +71,7 @@ Class PostsController_Class
Set post = matches.Front()
If Len(canonicalSlug) > 0 And canonicalSlug <> requestedSlug Then
Response.Redirect Post
Url
(canonicalSlug)
Response.Redirect Post
Path
(canonicalSlug)
End If
Dim comments
書き込み
プレビュー
読み込み中…
キャンセル
保存
Powered by
TurnKey Linux
.