HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
changepassword.php File Reference

Go to the source code of this file.

Variables

$this pageTitle = Yii::app()->name.' - '.UserModule::t("Change Password")
$this breadcrumbs

Variable Documentation

$this breadcrumbs
Initial value:
array(
UserModule::t("Login") => array('/user/login'),
UserModule::t("Change Password"),
)

Definition at line 2 of file changepassword.php.

$this pageTitle = Yii::app()->name.' - '.UserModule::t("Change Password")

Definition at line 1 of file changepassword.php.