Contribution Date
Technology
Contribution Project
Contribution Details
Need some chage
-
+++ b/cdn.module @@ -243,6 +243,54 @@ function cdn_element_info_alter(&$type) { + elseif (!cdn_check_file($path)) {
-
+++ 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 Issue Link
Contribution Link
Files count
2
Patches count
1