Files that Starts with Underscores in PHP
Single Underscore (Drupal) “If you need to define global variables, their name should start with a single underscore followed by the module/theme name and another underscore.” http://drupal.org/coding-standards Zend Framework “For methods on objects that are … Read more