]> git.mxchange.org Git - mailer.git/commit
- The update of jquery caused an about with missing variable $this which is
authorquix0r <quix0r@mxchange.org>
Sun, 14 Aug 2011 01:24:09 +0000 (01:24 +0000)
committerquix0r <quix0r@mxchange.org>
Sun, 14 Aug 2011 01:24:09 +0000 (01:24 +0000)
commit39fbdb68ef03c3f5828b02c7676371e7b2ba5327
tree920cba26fb7aeaff3c554240338e0ac4d0baa529
parent3e4fd7d36d85a58509b19060ae892f37299be92e
- The update of jquery caused an about with missing variable $this which is
  caused by the code "compiler" (see FILTER_COMPILE_CODE() and eval() command
  in loadTemplate()). If I would prevent "compiling" dollar chars, also
  JavaScript templates e.g. from ext-surfbar won't work anymore.
- TODOs.txt updated
.gitattributes
DOCS/TODOs.txt
inc/filters.php
inc/js/js-jquery.php
inc/template-functions.php
inc/wrapper-functions.php
js/jquery.js [new file with mode: 0644]
templates/de/html/js/js_jquery.tpl
templates/de/html/page_header.tpl