@@ -15,4 +15,4 @@ |
||
15 | 15 | location: window.location.href |
16 | 16 | }; |
17 | 17 | $('head').append('<link id="canvashack-dynamic-css" rel="stylesheet" href="<?= $toolbox->config('APP_URL') ?>/canvashack.css.php?' + $.param(args) + '" />'); |
18 | -$.getScript('<?= $toolbox-config('APP_URL') ?>/canvashack.js.php?' + $.param(args)); |
|
18 | +$.getScript('<?= $toolbox - config('APP_URL') ?>/canvashack.js.php?' + $.param(args)); |