Get rid of a notice on PHP 5.3.2.
commit7e33ef678de4777861bec4e7e8aae84ec084da19
authorHeikki Hokkanen <hoxu@users.sf.net>
Sun, 2 May 2010 11:48:49 +0000 (2 14:48 +0300)
committerHeikki Hokkanen <hoxu@users.sf.net>
Sun, 2 May 2010 11:48:49 +0000 (2 14:48 +0300)
tree39fdb10dedb9410a28e10e46fb9b10615e7b8add
parentd98ea5141e0409d5ac0bf019fba54ddf1eab0c59
Get rid of a notice on PHP 5.3.2.

"Only variables should be passed by reference". This wasn't actually even
shown, due to the error_reporting() tweaks around GeSHi calls.
index.php