British Petroleum (BP) is proposing a massive coalbed methane (CBM) development in the Flathead and Elk Valleys at the heart of the Crown of the Continent in BC's Southern Rocky Mountains. If BP's "Mist Mountain" CBM project goest to production this special place could be lost forever.
This area is home to some of the greatest natural diversity in the world. Let our representatives know that we care about this area's clean air, pristine water and abundant wildlife.
You can help save this special place - TAKE ACTION TODAY!
I've noticed that a few modules make a call to drupal_add_css and drupal_add_js in the hook_menu function.
Unfortunately, this is causing a server requests to these files EVEN IF THEY ARE NOT NEEDED. Surely Drupal should do 'user access' checks and also check the path/content type to see if the files are needed?