This website works better with JavaScript.
Explore
Help
Sign In
p39718465
/
zabbix
Watch
1
Star
0
Fork
You've already forked zabbix
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
e2557dd2e7
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e2557dd2e7'
${ noResults }
zabbix
/
ui
/
tests
/
selenium
/
modules
/
module_number_2
/
views
/
second.module.php
7 lines
104 B
Raw
Blame
History
<
?
php
(
new
CHtmlPage
())
->
addItem
(
(
new
CTag
(
'h1'
,
true
,
'2nd module is also working'
))
)
->
show
();
Reference in new issue
View Git Blame
Copy Permalink