Add categorylinks table to separately list category relationships. Actual
[lhc/web/wiklou.git] / config / index.php
index 907856a..2c189a4 100644 (file)
@@ -403,6 +403,7 @@ if( $conf->posted && ( 0 == count( $errs ) ) ) {
                        do_user_real_name_update(); flush();
                        do_querycache_update(); flush();
                        do_objectcache_update(); flush();
+                       do_categorylinks_update(); flush();
                        initialiseMessages(); flush();
                        chdir( "config" );