diff options
author | Philip Hofstetter <phofstetter@sensational.ch> | 2011-08-04 10:17:09 +0200 |
---|---|---|
committer | Philip Hofstetter <phofstetter@sensational.ch> | 2011-08-04 10:17:09 +0200 |
commit | 81dcb0301be3529264411783ccd893ec0e20a178 (patch) | |
tree | 5e84ef8e12e36d2d65dacd0ed61a0f336f36ecca /plugins | |
parent | 140198b87a4c92cc4c86cd3e2380d9c6364c9d63 (diff) | |
download | my_new_personal_website-81dcb0301be3529264411783ccd893ec0e20a178.tar.xz my_new_personal_website-81dcb0301be3529264411783ccd893ec0e20a178.zip |
correctly scope locals
having such generic variables as feed and i global is a recipe for
trouble waiting to happen.
These variables aren't used outside of the twitter plugin, so we can
easily make them local to getTwitterFeed
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions