X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Finstaller%2FMysqlUpdater.php;h=58728a3755123f11444aa429758c7a19dbbbb605;hp=b4ae1dd940d4de2af06916b75ec78f67585d6fb5;hb=d779a09035c43785e544279b93242a01960f6c72;hpb=c61c1ac00079c654a0e1a68bf5c25c1f5bef031a diff --git a/includes/installer/MysqlUpdater.php b/includes/installer/MysqlUpdater.php index b4ae1dd940..58728a3755 100644 --- a/includes/installer/MysqlUpdater.php +++ b/includes/installer/MysqlUpdater.php @@ -304,6 +304,7 @@ class MysqlUpdater extends DatabaseUpdater { // 1.30 [ 'modifyField', 'image', 'img_media_type', 'patch-add-3d.sql' ], + [ 'addTable', 'ip_changes', 'patch-ip_changes.sql' ], ]; }