From: David de G. <da...@vi...> - 2003-01-05 01:15:58
|
Platform: Apache 2.0.43 with PHP 4.3.0RC3 PHP Warnings lib/plugin/UserPreferences.php:69: Notice[8]: Use of undefined constant PHPWIKI_DIR - assumed 'PHPWIKI_DIR' lib/plugin/UserPreferences.php:83: Notice[8]: Use of undefined constant PHPWIKI_DIR - assumed 'PHPWIKI_DIR' This can be fixed by adding single quotes around PHPWIKI_DIR in the file mentioned above. David ~ my previous bug report also applies to phpwiki 1.3.4pre NOT 1.3.3 |