If you disable hosting_site.module without disabling hosting_cron, you get fatal errors everywhere.

PHP Fatal error:  Call to undefined function hosting_site_count() in /var/aegir/hostmaster-6.x-1.x/profiles/hostmaster/modules/hosting/cron/hosting_cron.module on line 15

Didn't bother patching, just disabled, but I figured it needed pointing out:

Add to hosting_cron.info:

dependencies[] = hosting_site 

Comments

ergonlogic’s picture

Status: Active » Fixed

Fixed in 1e80412

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.