]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Removed the if/else for opening the database; there is only one
authorwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 15 Aug 2000 02:46:58 +0000 (02:46 +0000)
committerwainstead <wainstead@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Tue, 15 Aug 2000 02:46:58 +0000 (02:46 +0000)
commit84a52f493d51b330fcdf8ea88d9da88e57357e65
tree573a85a12c14002876c0535c342fdf0b0e05ca12
parent2e4a4fd1c0a25b72aa83427654a0411b443471c4
Removed the if/else for opening the database; there is only one
call now to open the db, regardless whether it's an edit of a copy
or a regular page.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@207 96ab9672-09ca-45d6-a79d-3d69d39ca109
index.php3