Age | Commit message (Collapse) | Author |
|
plugins to override the meta info method
|
|
Make possible to use db_prefix for schema initialization in Installer (#1489067)
Fix updatedb.sh script so it recognizes also table prefix for external DDL files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
quote()
|
|
|
|
Conflicts:
plugins/virtuser_query/virtuser_query.php
|
|
|
|
|
|
of HTML warning when embedded (#1489029)
|
|
|
|
|
|
mode (#1486939)
|
|
|
|
|
|
save-pref command
|
|
|
|
|
|
Adds backwards-compatibility after commit f0a7159c
|
|
|
|
|
|
validation (#1488891)
|
|
|
|
|
|
|
|
argument doesn't do the same as with no 2nd argument as it should
|
|
|
|
|
|
|
|
|
|
|
|
folder name. A message with the same UID may exist in another folder.
|
|
prefer_html option value is
|
|
correct no matter if prefer_html is enabled or not.
|
|
works in "recursive mode" - removed $recursive argument.
|
|
|
|
|
|
|
|
|
|
version 2005+
|
|
|
|
Test content_id with isset instead of a true/false value
|
|
|
|
This broke html email in which one image had Content-ID: <0>, which is a
valid value but evaulates to false in this test.
|