Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | - adding $Id$ (and testing loginfo script). | Kjartan Mannes | 2002-11-06 |
| | |||
* | code-style.pl | Kjartan Mannes | 2001-11-17 |
| | | | | | | | - allow $var++ and $var-- syntax. update.php / block.module - cleaned up coding style, and trailing spaces. | ||
* | - Updated the coding style checker. (patch by Alex) | Dries Buytaert | 2001-10-23 |
| | |||
* | - fixed a SQL typo in node.php: user --> users | Dries Buytaert | 2001-10-17 |
| | | | | - added SQL table keys for the node types | ||
* | - Added a *cool* new Perl script by Alexander. You can use this script | Dries Buytaert | 2001-10-16 |
to check your code against the Drupal coding style: "This program tries to show as many improvements as possible with no false positives." |