nl1dmo
Karma: 0
|
Url structure - 2011/07/09 11:47
Is there a way to remove the words: &orderby=2 from the url structure when going to the next page in a container?
|
|
|
| | Sorry, you do not currently have permission to write here. |
nl1dmo
Karma: 0
|
Re:Url structure - 2011/07/09 14:18
Found it:
Remository_select_controller.php
| Code: | $querystring = "&func=$func&id=$container->id&orderby=$orderby";
|
|
|
|
| | Sorry, you do not currently have permission to write here. |