If you Use e-Commerce please consider helping by donating to or sponsoring development. You can make a donation of a one off amount as big or as small as you want, Or alternatively you can sponsor development by paying $US5.00/mth.
drupal-cvs/includes/bootstrap.inc
Indicates that the item should never be removed unless explicitly told to using cache_clear_all() with a cache ID.
<?php define('CACHE_PERMANENT', 0); ?>