]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Fixed PHP Notices:
authorJeffery To <jeffery.to@gmail.com>
Sun, 2 Aug 2009 12:10:31 +0000 (20:10 +0800)
committerJeffery To <jeffery.to@gmail.com>
Sun, 2 Aug 2009 12:10:31 +0000 (20:10 +0800)
commite670e4306bf3e0e7e90523bcbfa2eb8060f4ed67
treea266d202e817f77ad74e04328be0c18b123ba537
parent20c536fdd461c8f39dd6a03751b534a996a94078
Fixed PHP Notices:
    Undefined index:  HTTP_X_FORWARDED_FOR
    Undefined index:  HTTP_CLIENT_IP
    Undefined variable: proxy

Also fixed the return value order to match calls to common_client_ip() in actions/api.php and lib/rssaction.php
lib/util.php