Re: [PHP-WEBMASTER] svn: /web/php/trunk/ include/header.inc js/ext/html5.js styles/workarounds.ie7.css
[email protected] (Adam Harvey)
| Newsgroups | php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
On 11 January 2011 21:56, Hannes Magnusson <[email protected]> wrote: > On Mon, Jan 10, 2011 at 10:40, Adam Harvey <[email protected]> wrote: >> + <script type="text/javascript" src="<?php echo $STATIC_ROOT ?>js/ext/html5.js<?php echo $v?>"></script> > > Shouldn't that be in an if IE clause? It's not doing any harm, but yes, it was meant to be. I'll fix it up tomorrow. Adam