This website works better with JavaScript.
Home
Explore
Help
Sign In
dcovington
/
ASPBlogBrainOrdure
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add comment moderation in admin
master
nano
6 days ago
parent
c7d2cdd715
commit
66b194895f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
app/controllers/PostsController.asp
+ 1
- 1
app/controllers/PostsController.asp
View File
@@ -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
Write
Preview
Loading…
Cancel
Save
Powered by
TurnKey Linux
.