Bugfix for you
-
Hi
I have found a bug (css and js files both with .js extension) and here is the fix:
aphms-admin.php : line 603
$file_ext = ($type == 'script' ? '.js' : '.css'); $file_merged_url = APHMS_PLUGIN_URL . '/merged/merged-' . $type . '-' . $this->options['curr_handles'][$type]['time'] . $file_ext;
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Bugfix for you’ is closed to new replies.