mirror of
https://github.com/friendica/friendica
synced 2025-04-25 03:50:12 +00:00
Remove confirm template obsolete uses (except for contacts)
- Remove obsolete explode_querystring() function - Remove $extra_inputs template variable
This commit is contained in:
parent
bc5a1e5ace
commit
043e04f484
10 changed files with 4 additions and 140 deletions
|
@ -128,7 +128,7 @@ class Pager
|
|||
/**
|
||||
* Sets the base query string from a full query string.
|
||||
*
|
||||
* Strips the 'page' parameter, and remove the 'q=' string for some reason.
|
||||
* Strips the 'page' parameter
|
||||
*
|
||||
* @param string $queryString
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue