HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
AccountController.php
Go to the documentation of this file.
1 <?php
2 
4 {
8  public function actionIndex()
9  {
10  $this->render('index');
11  }
12 }