0

Drupal7 テーマの取得解析エラー: 構文エラー、254 行目の /sites/all/themes/arizona_horizo​​ntal/template.php の予期しない T_DOUBLE_ARROW

    function template_node_submitted(&$variables){
return t('By !username on @datetime',
array('!username' => theme('username', $variables['node'], '@datetime' => format_date($variable['node']->created),));

}

どこが間違っているのか正確に教えてください。

4

1 に答える 1