Sign in
apache
/
netbeans
/
3f277361c3bdd1d5120c7a7654e8acb61994283a
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
formatting
/
issue176224.php
blob: 4d10666779ea388568f15c81349505980279648b [
file
] [
log
] [
blame
]
<p>
<?
php echo link_to
(
$certificate
->
getName
(),
"certficate"
,
array
(
"id"
=>
$certificate
->
getId
(),
"name"
=>
$certificate
->
getNameSlug
()
));
?>
</p>