[ticket/12763] Remove invalid comment from oracle and postgres *_schema.sql

PHPBB3-12763
This commit is contained in:
Joas Schilling 2014-06-23 21:41:59 +02:00
parent 3fd7fd435d
commit 307c9bc15f
2 changed files with 0 additions and 15 deletions

View file

@ -1,11 +1,3 @@
/*
* DO NOT EDIT THIS FILE, IT IS GENERATED
*
* To change the contents of this file, edit
* phpBB/develop/create_schema_files.php and
* run it.
*/
/* /*
This first section is optional, however its probably the best method This first section is optional, however its probably the best method
of running phpBB on Oracle. If you already have a tablespace and user created of running phpBB on Oracle. If you already have a tablespace and user created

View file

@ -1,10 +1,3 @@
/*
* DO NOT EDIT THIS FILE, IT IS GENERATED
*
* To change the contents of this file, edit
* phpBB/develop/create_schema_files.php and
* run it.
*/
BEGIN; BEGIN;