moodle/admin/tool/messageinbound
Andrew Nicols 275480a0de MDL-51242 messageinbound: Guess the port from hostspec
Existing language strings for the host component suggest that the host can
be provided in the format hostname:port, but we previously did not support
this.

This patch explodes the string based on the colon character and assumes
that if there are two parts, that they are in the format hostname:port.

Note: This does not attempt to deal with full host specifications (e.g.
protocol://hostname:port), as this is beyond the scope of this change.
2016-07-05 14:52:53 +08:00
..
classes MDL-51242 messageinbound: Guess the port from hostspec 2016-07-05 14:52:53 +08:00
db MDL-48334 tool_messageinbound: cleanup @package @category 2014-11-22 11:02:40 +13:00
lang/en MDL-48035 Merge English strings from the en_fix language pack 2014-11-04 21:55:26 +01:00
index.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
renderer.php
settings.php MDL-49707 inbound: localpart should be < 15 2015-06-01 10:06:16 +05:30
styles.css
version.php MDL-54638 versions: bump all versions and requires near release 2016-05-19 02:16:15 +02:00