This website requires JavaScript.
Explore
Help
Sign In
cerebrate-project
/
cerebrate
mirror of
https://github.com/cerebrate-project/cerebrate
Watch
1
Star
0
Fork
You've already forked cerebrate
0
Code
Issues
Releases
Wiki
Activity
420bbb9207
cerebrate
/
templates
/
Common
/
index.php
5 lines
102 B
PHP
Raw
Normal View
History
Unescape
Escape
wip: initial connectors
2021-04-30 23:59:53 +02:00
<
?
php
chg: [templates] updated to support the new functionalities of localtools
2021-06-01 07:46:29 +02:00
echo
$this
->
element
(
'genericElements/IndexTable/index_table'
,
$data
);
wip: initial connectors
2021-04-30 23:59:53 +02:00
echo
'</div>'
;
?>