HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
config_bar.php
Go to the documentation of this file.
1
<?php
2
/* @var Yii2ConfigPanel $this */
3
/* @var string $yiiVersion */
4
/* @var string $phpVersion */
5
/* @var string $phpUrl */
6
?>
7
<div
class
=
"yii2-debug-toolbar-block"
>
8
<a href=
"<?php echo $this->getUrl(); ?>"
>
9
<img width=
"29"
height=
"30"
alt=
""
src=
"<?php echo $this->getYiiLogo(); ?>"
>
10
<span><?php echo $yiiVersion; ?></span>
11
</a>
12
</div>
13
<div
class
=
"yii2-debug-toolbar-block"
>
14
<a href=
"<?php echo $phpUrl; ?>"
title=
"Show phpinfo()"
>PHP <?php echo $phpVersion; ?></a>
15
</div>
16
app
protected
extensions
yii2-debug
views
panels
config_bar.php
Generated on Tue Jun 30 2015 20:12:34 for HCE Project DC service web UI by
1.8.1.2