Dries Buytaert
|
7bdcba1720
|
- Patch #19739 by Uwe: corrected many typo's in the documentation and code comments
|
2005-03-31 21:18:08 +00:00 |
Dries Buytaert
|
5c0cd3c03f
|
- Some fixes to the code-style.sh script.
|
2003-12-28 10:40:17 +00:00 |
Dries Buytaert
|
f35eb37673
|
- Improvment: detect wrong mixed case variables, be more strict about XHTML.
|
2003-10-30 20:56:17 +00:00 |
Dries Buytaert
|
aa38097c07
|
- Dropped check_input(); use check_query() instead.
- Made the statistics module use referer_uri() for security's sake.
|
2003-06-06 21:37:11 +00:00 |
Kjartan Mannes
|
fed4628545
|
- adding $Id$ (and testing loginfo script).
|
2002-11-06 13:54:08 +00:00 |
Kjartan Mannes
|
ac50e1a46f
|
code-style.pl
- allow $var++ and $var-- syntax.
update.php / block.module
- cleaned up coding style, and trailing spaces.
|
2001-11-17 15:44:21 +00:00 |
Dries Buytaert
|
078e2fdcbd
|
- Updated the coding style checker. (patch by Alex)
|
2001-10-23 18:20:43 +00:00 |
Dries Buytaert
|
f295648cb1
|
- fixed a SQL typo in node.php: user --> users
- added SQL table keys for the node types
|
2001-10-17 18:18:35 +00:00 |
Dries Buytaert
|
af6c2808fc
|
- Added a *cool* new Perl script by Alexander. You can use this script
to check your code against the Drupal coding style:
"This program tries to show as many improvements as possible with no
false positives."
|
2001-10-16 20:59:27 +00:00 |