Line 56 includes 'multidomain.js', but no such file is included.

drupal_add_js(drupal_get_path('module', 'multidomain') . '/multidomain.js');

Where do I find it?

Comments

RobRoy’s picture

Status: Active » Fixed

Removed the call to the non-existent file in DRUPAL-5. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)