Change template instructions

Farreres - June 15, 2008 - 09:16
Project:IE Destroyer
Version:5.x-1.x-dev
Component:Documentation
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed
Description

You should suggest this change:

<?php
if (module_exists('iedestroyer')) echo iedestroyer_view_bar();
?>

#1

Xano - June 15, 2008 - 20:09

The Drupal coding standards recommend using block statements, so the new code should use brackets. On the other hand I'm thinking about not using those brackets to make the code look a little less frightening for newbies.

#2

Xano - June 16, 2008 - 12:57
Priority:normal» minor
Status:active» fixed

Fixed and committed to 5.x-1.x-dev.

#3

Anonymous (not verified) - June 30, 2008 - 13:04
Status:fixed» closed

Automatically closed -- issue fixed for two weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.