.. |
bootstrap.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
common.inc
|
Replace hardcoded <html lang="en"> with a locale dependant one. This is especially important for asian sites where this has an effect on font selection.
|
2004-09-09 13:36:01 +00:00 |
conf.php
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
database.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
database.mysql.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
database.pear.inc
|
- Code improvements by Stefan: made all status messages consistent (and easier to translate).
|
2004-08-18 19:57:27 +00:00 |
database.pgsql.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
file.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
locale.inc
|
Changing the chinese POSIX language tags to RFC 1766 (underscore to hyphen).
|
2004-09-09 11:53:56 +00:00 |
menu.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
module.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
pager.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
session.inc
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
tablesort.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
theme.inc
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
xmlrpc.inc
|
- Improved XML encoding fix. There is now a function drupal_xml_parser_create():
|
2004-01-06 12:09:42 +00:00 |
xmlrpcs.inc
|
- Improved XML encoding fix. There is now a function drupal_xml_parser_create():
|
2004-01-06 12:09:42 +00:00 |