This module needs a bit of love when it comes to coding standards, http://drupal.org/coding-standards. The biggest problems are inline control structures and missing function doc comments.

I found some time to run trough the main module file and apply coding standards for all active code. I will post this in the next few minutes.

Issue fork sc_basic-1879694

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

ericmulder1980’s picture

Status: Active » Needs review
FileSize
26.31 KB

Et voila, the patch to solve this issue.

himanshu_jhaloya made their first commit to this issue’s fork.

himanshu_jhaloya’s picture

Assigned: Unassigned » himanshu_jhaloya
Issue summary: View changes

I will review the patch

himanshu_jhaloya’s picture

Assigned: himanshu_jhaloya » Unassigned
Status: Needs review » Reviewed & tested by the community
FileSize
53.28 KB

Patch applied cleanly, No error found