21.01.2013, 22:02
Yup. Because it's a local variable, getting destroyed by the last callback bracket, after the return ^^
You can't do twice if it's a global variable, because it's never get destroyed.
You can't do twice if it's a global variable, because it's never get destroyed.