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