My first guess is that the module exists in both directories.
From: Chris Miller
I'm calling "drupal_get_path('module', '<name>') and it is returning the path "/sites/all/modules/<name>" rather then the specific
site, "/sites/specific/modules/<name>". Am I using the wrong function?