diff options
Diffstat (limited to 'engine/lib/upgrades/2010033101.php')
| -rw-r--r-- | engine/lib/upgrades/2010033101.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/engine/lib/upgrades/2010033101.php b/engine/lib/upgrades/2010033101.php index 3265f4e61..4779295fd 100644 --- a/engine/lib/upgrades/2010033101.php +++ b/engine/lib/upgrades/2010033101.php @@ -1,6 +1,7 @@ <?php -/* - * Conditional upgrade for UTF8 as described in http://trac.elgg.org/ticket/1928 + +/** + * Conditional upgrade for UTF8 as described in https://github.com/elgg/elgg/issues/1928 */ // get_version() returns the code version. |
