On 3/17/08, Yaron Koren yaron57@gmail.com wrote:
Maybe I'm missing something, but it could that the answer to your problem is to add the following line before you set the variable:
global $wgGlobalVar;
You're missing something. He wants the change to persist across requests.