Redirect to correct path. #481

This commit is contained in:
bootstraponline
2012-08-24 12:26:59 -06:00
parent 7ecef0c045
commit 0bf05392e4
+2
View File
@@ -341,6 +341,8 @@ module Precious
path = extract_path(fullpath)
wiki = wiki_new
path = '/' if path.nil?
if page = wiki.paged(name, path)
@page = page
@name = name