[TYPO3-dev] phpMyAdmin 4.1.1+ breaks relogin
Dmitry Dulepov
dmitry at typo3.org
Sat Jan 17 22:26:59 CET 2009
Hi!
Steffen Kamper wrote:
> there seems to be one exception. I checked BE-scripts with JSlint
> yesterday and there where many things not correct, and with this
> statemaent var is not valid
>
> var anything = AJAX.Request(...);
> must be
> anything = AJAX.Request(...);
Funny thing. The code from Google Analytics is:
var pageTracker = _gat._getTracker("UA-50020-1");
pageTracker._trackPageview();
Source: the official Analytics blog at http://analytics.blogspot.com/2009/01/short-answer-is-you-dont-have-to-change.html
--
Dmitry Dulepov
TYPO3 core team
"Sometimes they go bad. No one knows why" (Cameron, TSCC, "Dungeons&Dragons")
More information about the TYPO3-dev
mailing list