php - Where can i find the yii version of my yii app? -


i started work yii, can find yii version of yii app?

you can use getversion() of yiibase

yii::getversion(); 

Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -