@ Ken
The constant is defined incorrectly. The name is CN_MULTISITE_ENABLED and defined like this:
CN_MULTISITE_ENABLED
define( 'CN_MULTISITE_ENABLED', FALSE );
Hope that helps, let me know.