stable

Clone or download

Read-only

request #12197: Remove code related to "DbSession" from the deprecated PHPWiki service

This code does not seem to be used and anyway Tuleap manages the session. Dead code should be removed. Change-Id: I5cfc3ff9d50c7f20449a4054375b6197df66b2e4

Modified Files

Name
M src/common/wiki/phpwiki/config/config-default.ini +0 −1 Go to diff View file
M src/common/wiki/phpwiki/config/config-dist.ini +0 −6 Go to diff View file
M src/common/wiki/phpwiki/config/config.ini +0 −7 Go to diff View file
M src/common/wiki/phpwiki/configurator.php +0 −6 Go to diff View file
D src/common/wiki/phpwiki/lib/DbSession.php +0 −82 Go to diff View file
D src/common/wiki/phpwiki/lib/DbSession/ADODB.php +0 −242 Go to diff View file
D src/common/wiki/phpwiki/lib/DbSession/PDO.php +0 −229 Go to diff View file
D src/common/wiki/phpwiki/lib/DbSession/SQL.php +0 −230 Go to diff View file
D src/common/wiki/phpwiki/lib/DbSession/dba.php +0 −130 Go to diff View file
M src/common/wiki/phpwiki/locale/Makefile +0 −5 Go to diff View file
M src/common/wiki/phpwiki/locale/fr/LC_MESSAGES/phpwiki.php +0 −2 Go to diff View file
M src/common/wiki/phpwiki/locale/po/fr.po +0 −10 Go to diff View file
M src/common/wiki/phpwiki/locale/po/phpwiki.pot +0 −10 Go to diff View file