Now every link to forums (from resources and forums) and every link

to resources (from resources and forums) are re-encoded in backup/restore.

I could reduce the code size but for now I prefer to have it this looong
form to clarify what it's doing.

Please, test, test and test...
This commit is contained in:
stronk7
2004-05-08 18:30:30 +00:00
parent 92ff72590c
commit 5b76e6fc51
5 changed files with 286 additions and 6 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
// database (backup_version) to determine whether upgrades should
// be performed (see db/backup_*.php)
$backup_version = 2004050800; // The current version is a date (YYYYMMDDXX)
$backup_version = 2004050801; // The current version is a date (YYYYMMDDXX)
$backup_release = "1.3 development"; // User-friendly version number