Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Remove index from subpage path with mod_rewrite?
#8
Anyway here's a patch: edit /admin/inc/basic.php, at the beginning of function find_url(), line 349, insert:
Code:
if ($parent=='index') $parent='';
Reply


Messages In This Thread
Remove index from subpage path with mod_rewrite? - by Carlos - 2011-06-26, 01:44:36



Users browsing this thread: 1 Guest(s)