diff options
Diffstat (limited to 'UPGRADING')
-rw-r--r-- | UPGRADING | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -13,7 +13,9 @@ each AUR upgrade by running `make install` in the "po/" directory. ALTER TABLE Users DROP COLUMN NewPkgNotify; ---- -3. Merge "web/lib/config.inc.proto" with "web/lib/config.inc". +3. Rename "web/lib/config.inc" to "web/lib/config.inc.php". + +4. Merge "web/lib/config.inc.php.proto" with "web/lib/config.inc.php". From 1.8.1 to 1.8.2 ------------------- |