Skip to content

Commit e5f4d29

Browse files
committed
Added a deprecated warning in the interface/sql/ directory. The database sql dump in this directory is not the current development release and the directory will be removed as the installation related code is now located in the install/ tree. The current sql file is available in install/sql/
1 parent 2f3c755 commit e5f4d29

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

interface/sql/WARNING.txt

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
2+
WARNING
3+
---------------------------------------------------------------------------------
4+
5+
The SQL dump in this directory is deprecated and is not maintained for a while.
6+
It does not contain the latest database tables. The ispconfig3db.sql file
7+
in this directory and the directory interface/sql/ will be removed. The latest
8+
SQL dump is availabe in the directory install/sql/ispconfig3.sql
9+
10+
Please move any installer related code to the installer/... tree.

0 commit comments

Comments
 (0)