Marco
Marco
Thank you very much! Good points! Will have to be changed :)
I'm not really sure if we should delete them. In some way, we'll definitely need them. For the `eval()` approach, we would have to prepend `return` and wrap the result...
The other `aa_` files? Yes, eventually, they'll need them. But we have to decide how to do it, first.
Thanks for pointing this out! We probably have to change the logout link so that, if `$_SESSION['via_android']` is `true`, we must append `?via_android=1` to the logout URL. What do you...
I was thinking about removing the lottery altogether? What do you think? Another solution would be to create some lottery sheet with a `div` for the box, some `span` elements...
Yes, that's what is was for, but I'm not really sure if that's still working. Anyway, I don't really like the whole page (design, functionality, etc.). But, of course, we...
Seems like a good idea :) But I would use smaller icons (size similar to text) and pick them from famfamfam.com again.
Thank you! So it seems decoding of cookie values, which is done by PHP internally and not by this library, had been changed (and fixed, with respect to the specification)...
1) The code for that [is here](https://github.com/delight-im/OpenSoccer/blob/384b013e41fe5ccc85c82ea7110b587f96b482c2/Website/aa_spieltag_simulation.php#L1003). First, it gets the result from the first match, then it checks whether the two results combined yield a winner. If not, it...
Yes, this came into my mind, too, when I was editing that file. We should postpone that, however. If we have the full game translated and only the match reports...