Download & Extend

Use spaces instead of tabs in code

Project:Splash
Version:6.x-2.x-dev
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I'm reviewing this module for use, and reading the code I found that it's not at all close to coding standards (http://drupal.org/coding-standards). As a first step, could you convert all the tabs to 2 spaces? Right now it's mixed, like the function splash_help() uses spaces, but just about everywhere else is tabs.

As another minor point, could you remove the ?> at the end of the file?

nobody click here