diff options
author | Dries Buytaert <dries@buytaert.net> | 2002-10-22 18:46:43 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2002-10-22 18:46:43 +0000 |
commit | 66c5b70736553b2c84eb8835e7b4c3ad7c34c8f8 (patch) | |
tree | 605fc52b5bd8fa8e2411dee975e34c2e83276595 /database/database.mysql | |
parent | 88d6ef3a2ad99a0872b00f40e84c083b098ad21c (diff) | |
download | brdo-66c5b70736553b2c84eb8835e7b4c3ad7c34c8f8.tar.gz brdo-66c5b70736553b2c84eb8835e7b4c3ad7c34c8f8.tar.bz2 |
- Wrapped some hardcoded colors in "theme_invoke()"s; we can still create
a drupal_error() later on but I think we better get used to theme_invoke().
- Fixed translation bug. Patch by Moshe.
- Fixed PHP warning. Patch by ax.
Diffstat (limited to 'database/database.mysql')
-rw-r--r-- | database/database.mysql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/database/database.mysql b/database/database.mysql index c35019bc6..994ea4f91 100644 --- a/database/database.mysql +++ b/database/database.mysql @@ -2,7 +2,7 @@ -- -- Host: localhost Database: drupal_devel --------------------------------------------------------- --- Server version 3.23.52-nt +-- Server version 3.23.52-nt -- -- Table structure for table 'access' |