| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
et al: an initial install system for Drupal core.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
handling and non-standard port support..
|
| |
|
| |
|
|
|
|
| |
upgrade path for incorrectly set up databases)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
not loaded (just showed a blank screen before)
|
|
|
|
|
| |
Presentation about it:
http://www.acko.net/files/drupal-search-slim.pdf
|
|
|
|
|
| |
strings rather than addslashes(). mysql_real_escape_string() uses the
connections charset settings to properly escape.
|
|
backend for use with PHP5 and MySQL 4.1 and above.
NOTE: I don't have MySQL 4.1 setup at the moment so I could _not_ test this patch. Luckily, various people reported that it works.
|