Skip to content

Commit

Permalink
Add project_pages deprecation warning to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cpeel committed Feb 24, 2018
1 parent 18a6516 commit 006b456
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions SETUP/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
Major changes to this project are documented here. For minor changes,
see the git history.

## Deprecation notice
The `project_pages` table and the `$writeBIGtable` variable in site_vars.php
that controls writing to it are deprecated and will be removed in a future
release. This table is not used anywhere within the code, but external code
might rely on it.


## R201802
Scripts supporting this upgrade are in `SETUP/upgrade/11`
Expand Down

0 comments on commit 006b456

Please sign in to comment.