File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,21 @@ Upgrade instructions
88 Please backup your database before running an upgrade, in case things go
99 wrong during the process.
1010
11+ From version 2.18 to 2.19
12+ =========================
13+
14+ Unpack the files of PhpReport 2.19 at the same location of the original files,
15+ overwriting the existing contents.
16+
17+ There are no scripts to be run in this upgrade, but several new values were
18+ added to ``config/config.php ``. Open the file
19+ ``config/config.template `` and look for the message "New from PhpReport 2.19".
20+ Copy the configuration parameters below that point to your own ``config.php ``
21+ and customize them if necessary.
22+
23+ Once the process is complete, remove the directories ``update/ `` and ``install/ ``
24+ inside your PhpReport, to prevent other users from altering your DB.
25+
1126From version 2.17 to 2.18
1227=========================
1328
You can’t perform that action at this time.
0 commit comments