]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
slight code hygiene for rssaction
authorEvan Prodromou <evan@prodromou.name>
Wed, 16 Jul 2008 15:20:09 +0000 (11:20 -0400)
committerEvan Prodromou <evan@prodromou.name>
Wed, 16 Jul 2008 15:20:09 +0000 (11:20 -0400)
commit9b0ae9dd8231357308ccf603907e4c6885a2c307
tree2ae4788cd08439211f69ba48a11b988b0cfd8974
parentf72e5398bf4a2bfe5aa93b7f2fbcea440d081c4c
slight code hygiene for rssaction

I moved the $creators array from being a global variable to being an
instance variable.

I also changed the URL that was used for the user, based on whether
they're a remote or local user.

Finally, I changed instances of $config to calls to common_config().

darcs-hash:20080716152009-84dde-8d077ab92d1252c252ab722ba887a57b177c8f65.gz
lib/rssaction.php