]> git.mxchange.org Git - friendica.git/commit
Fix undefined variables PHP Notice
authorHypolite Petovan <mrpetovan@gmail.com>
Fri, 19 Jan 2018 05:32:37 +0000 (00:32 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Sat, 20 Jan 2018 03:52:49 +0000 (22:52 -0500)
commit4cca8280b4c9e765d754226d19af9a7bd49c6c71
treedf6819b7b163132738608c54a3a90f5db1ead579
parentce411da9584dcfe32418eb6a3b04e1e8ddd70033
Fix undefined variables PHP Notice

- $order_string in include/dba
- $limit_string in include/dba
- $search in mod/search
- $lang_list in include/pgettext.php
include/dba.php
include/pgettext.php
mod/search.php