Add files via upload

This commit is contained in:
Fred 2018-11-22 16:25:30 +01:00 committed by GitHub
parent 9d4f6b1d30
commit ff71729a59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions

View File

@ -345,9 +345,7 @@ $get_params = http_build_query($get_params);
if (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] !== 'off' || $_SERVER['SERVER_PORT'] == 443) { ?>
<script src="https://dme0ih8comzn4.cloudfront.net/imaging/v3/editor.js"></script>
<?php }else{ ?>
// <script src="http://feather.aviary.com/imaging/v3/editor.js"></script>
<script src="editor.js"></script>
<script src="http://feather.aviary.com/imaging/v3/editor.js"></script>
<?php }} ?>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->