Check Config Values Are Enabled Or Not

Hi

I want to check that urlManager is enabled or not in configuration file. How can i check it ?

I think you can use CApplication to view all loaded components. Something like Yii::app()->urlManager should give you the CUrlManager class