Need some chage

+++ b/cdn.module
@@ -243,6 +243,54 @@ function cdn_e...

Contribution Date
Technology
Contribution Project
Contribution Details

Need some chage

  1. +++ b/cdn.module @@ -243,6 +243,54 @@ function cdn_element_info_alter(&$type) { + elseif (!cdn_check_file($path)) {
  2. +++ b/cdn.module @@ -243,6 +243,54 @@ function cdn_element_info_alter(&$type) { + $javascript[$path]['preprocess'] = FALSE;

$path should be $key, Gettings piles of notices like "Notice: PHP Error: Undefined variable: path in cdn_js_alter()"

I am attaching patch with changes and inter-diff for reference.

Contribution Author
Files count
2
Patches count
1