4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
|
<?php
|
||
|
echo $this->Html->url(array('controller'=>'registration','action'=>'active','code'=>$key));
|
||
|
?>
|