mirror of
https://github.com/brmlab/brmsklad.git
synced 2025-08-03 22:53:58 +02:00
4 lines
No EOL
62 B
PHP
4 lines
No EOL
62 B
PHP
<?php
|
|
echo $html;
|
|
echo $this->Html->link('Test link', '#');
|
|
?>
|