diff options
Diffstat (limited to 'phpBB/install/schemas/postgres_schema.sql')
-rw-r--r-- | phpBB/install/schemas/postgres_schema.sql | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/install/schemas/postgres_schema.sql b/phpBB/install/schemas/postgres_schema.sql index b07992cdfe..9ce7f4864c 100644 --- a/phpBB/install/schemas/postgres_schema.sql +++ b/phpBB/install/schemas/postgres_schema.sql @@ -1,6 +1,5 @@ /* - phpBB2 PostgreSQL DB schema - phpBB group 2001 - + PostgreSQL Schema for phpBB 3.x - (c) phpBB Group, 2005 $Id$ */ |