X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Finstaller%2FSqliteUpdater.php;h=1e43d3e7a1c59b374650039e321f00a2d43c35c2;hb=d779a09035c43785e544279b93242a01960f6c72;hp=46e3e7e2fa97b59062ee516f1301f34848ffde2c;hpb=c61c1ac00079c654a0e1a68bf5c25c1f5bef031a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/SqliteUpdater.php b/includes/installer/SqliteUpdater.php index 46e3e7e2fa..1e43d3e7a1 100644 --- a/includes/installer/SqliteUpdater.php +++ b/includes/installer/SqliteUpdater.php @@ -168,6 +168,7 @@ class SqliteUpdater extends DatabaseUpdater { // 1.30 [ 'modifyField', 'image', 'img_media_type', 'patch-add-3d.sql' ], + [ 'addTable', 'ip_changes', 'patch-ip_changes.sql' ], ]; }