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. | hace 11 años | |
---|---|---|
Packages | hace 12 años | |
Smileys | hace 12 años | |
Sources | hace 11 años | |
Themes | hace 11 años | |
attachments | hace 12 años | |
avatars | hace 11 años | |
cache | hace 12 años | |
other | hace 11 años | |
.gitattributes | hace 11 años | |
.gitignore | hace 11 años | |
DCO.txt | hace 12 años | |
README.md | hace 12 años | |
SSI.php | hace 11 años | |
agreement.txt | hace 12 años | |
contributors.txt | hace 11 años | |
favicon.ico | hace 12 años | |
index.php | hace 11 años | |
ssi_examples.php | hace 11 años | |
ssi_examples.shtml | hace 12 años | |
subscriptions.php | hace 11 años |
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. ;)