Changed item::get_live/best_revision in content::init to use ::item::get_live/best_revision.
The reason is that bcms introduces ::content::init, which requires a keyword argument -item_id, and this new proc is then accidentally called by content::init because it's in the ::content namespace.