Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old code in index.php #47

Open
anfimovir opened this issue Jun 2, 2018 · 1 comment
Open

Old code in index.php #47

anfimovir opened this issue Jun 2, 2018 · 1 comment

Comments

@anfimovir
Copy link

anfimovir commented Jun 2, 2018

Version 1.3.0

In index.php

`

<!--[if lt IE 9]>
  <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->

`

File already unavailable.

@ghost
Copy link

ghost commented Aug 14, 2019

Replace that with:

    <!--[if lt IE 9]>
      <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
    <![endif]-->

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant