23 lines
1.0 KiB
PHP
Executable File
23 lines
1.0 KiB
PHP
Executable File
<?php /* Smarty version Smarty3-b7, created on 2014-09-07 17:58:18
|
|
compiled from "/var/www/html/templates/links/link.tpl" */ ?>
|
|
<?php /*%%SmartyHeaderCode:86731597654075a9686b462-46824299%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
|
$_smarty_tpl->decodeProperties(array (
|
|
'file_dependency' =>
|
|
array (
|
|
'db89e98f586143cabee0ee8f7c6565092294016c' =>
|
|
array (
|
|
0 => '/var/www/html/templates/links/link.tpl',
|
|
1 => 1410130457,
|
|
),
|
|
),
|
|
'nocache_hash' => '86731597654075a9686b462-46824299',
|
|
'function' =>
|
|
array (
|
|
),
|
|
'has_nocache_code' => false,
|
|
)); /*/%%SmartyHeaderCode%%*/?>
|
|
<a href="<?php if (!preg_match("/^http/",$_smarty_tpl->getVariable('link')->value)){?><?php echo $_smarty_tpl->getVariable('url')->value;?>
|
|
/<?php }?><?php echo $_smarty_tpl->getVariable('link')->value;?>
|
|
"<?php if ($_smarty_tpl->getVariable('target')->value){?> target="<?php echo $_smarty_tpl->getVariable('target')->value;?>
|
|
"<?php }?>><?php echo $_smarty_tpl->getVariable('name')->value;?>
|
|
</a>
|