]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Bugfix: Under certain PhpWiki installations (such as the PhpWiki at
authorcarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 4 Dec 2003 19:33:30 +0000 (19:33 +0000)
committercarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Thu, 4 Dec 2003 19:33:30 +0000 (19:33 +0000)
commitd28e532a7bcc509875c0f86ef907f8ca8b89be36
tree6127ba41018ac9782a5aa134a41dd9692d6adff2
parent83be24adc3857fa92b20bb6a1ddd9b378fe98f05
Bugfix: Under certain PhpWiki installations (such as the PhpWiki at
SF), the user was unable to select a theme other than the server's
default. (Use the more robust Theme::findFile instead of PHP's
file_exists function to detect installed themes).

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2889 96ab9672-09ca-45d6-a79d-3d69d39ca109
lib/WikiUser.php