Thoughts, Ideas and bits of code for SMF (2.1)
Peter Spicer 193c166199 ! As per #708 this should fix some of the cases where queries were being made expecting to be case insensitively but weren't; not all systems treat LIKE as a case insensitive operator. There are still some in the search backend and related to banning which will require further examination, but this should resolve the rest. Needs more testing, too. | 11 gadi atpakaļ | |
---|---|---|
Packages | 12 gadi atpakaļ | |
Smileys | 12 gadi atpakaļ | |
Sources | 11 gadi atpakaļ | |
Themes | 11 gadi atpakaļ | |
attachments | 12 gadi atpakaļ | |
avatars | 11 gadi atpakaļ | |
cache | 12 gadi atpakaļ | |
other | 11 gadi atpakaļ | |
.gitattributes | 11 gadi atpakaļ | |
.gitignore | 11 gadi atpakaļ | |
DCO.txt | 12 gadi atpakaļ | |
README.md | 12 gadi atpakaļ | |
SSI.php | 11 gadi atpakaļ | |
agreement.txt | 12 gadi atpakaļ | |
contributors.txt | 11 gadi atpakaļ | |
favicon.ico | 12 gadi atpakaļ | |
index.php | 11 gadi atpakaļ | |
ssi_examples.php | 11 gadi atpakaļ | |
ssi_examples.shtml | 12 gadi atpakaļ | |
subscriptions.php | 11 gadi atpakaļ |
SMF, www.simplemachines.org
This is a SMF 2.1 development repository. The software is licensed under BSD 3-clause license.
Contributions to documentation are licensed under CC-by-SA 3. Third party libraries or sets of images, are under their own licenses.
######Notes:
Feel free to fork this repository and make your desired changes.
Please see the Developer's Certificate of Origin in the repository: by signing off your contributions, you acknowledge that you can and do license your submissions under the license of the project.
######Branches organization:
######How to contribute:
######How to submit a pull request:
Finally, feel free to play around. That's what we're doing. ;)