Fix error message for `foreignColumnChange` in PHP DDL API
[GitHub/WoltLab/WCF.git] / README.md
CommitLineData
43112523 1# WoltLab Suite Core 5.2
1c5f82f0 2
e577f909 3WoltLab Suite Core is a free CMS and web-framework, designed for awesome websites and communities. Cutting-edge technologies and strict object-oriented programming makes it the ideal choice for developers and communities, and is actively maintained and improved by WoltLab.
79e2edef
AE
4
5_Formerly known as [WoltLab Community Framework](https://community.woltlab.com/thread/249026-introducing-woltlab-suite-3-0/)_
1c5f82f0 6
43112523 7## Version notes
1c5f82f0 8
43112523 9This is the stable version WoltLab Suite 5.2, please refer to the `master` branch to learn more about the development version.
37111120 10
43112523 11## About Redactor II
5e18a011 12
dd2d8c0c 13Redactor II is a WYSIWYG-editor created by Imperavi LLC., Copyright (c) 2009-2017. You can make use of Redactor II in any plugin or app for WSC 5.2 free of charge. You are not allowed to extract or re-use the editor (in entirety or in potions) for any other use unless you own a license for Redactor II.
5e18a011
AE
14
15Please see http://imperavi.com/redactor/license/ for more information.
16
79e2edef 17Redactor II is **NOT** free software!
5e18a011 18
43112523 19## Contribution
1c5f82f0 20
ad5eaa61 21For information on contributing to WoltLab Suite Core refer to [CONTRIBUTING.md](CONTRIBUTING.md) in this folder.
1c5f82f0 22
43112523 23## License
1c5f82f0
AE
24
25This library is free software; you can redistribute it and/or
26modify it under the terms of the GNU Lesser General Public License
27as published by the Free Software Foundation; either version 2.1
28of the License, or (at your option) any later version.
29
30This library is distributed in the hope that it will be useful,
31but WITHOUT ANY WARRANTY; without even the implied warranty of
32MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
33Lesser General Public License for more details.
34
35You should have received a copy of the GNU Lesser General Public
36License along with this library; if not, write to the Free Software
37Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA