]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Hide PHP error messages from failed include of plugins.
authordairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Wed, 6 Feb 2002 23:02:45 +0000 (23:02 +0000)
committerdairiki <dairiki@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Wed, 6 Feb 2002 23:02:45 +0000 (23:02 +0000)
commit6c2824c4ba3b50e801142a760031ef3969b222e0
treea9f4ae85a73a1b6bb5d050c0bf7b657064812a4b
parentb894e83f0da75f5d4d4de4f9494a37a510a407c7
Hide PHP error messages from failed include of plugins.
(These seemed to screw up LawrenceAkka's browser.)
The failure is still reported, since the plugin expansion
will read 'Include of 'lib/plugin/Foo.php' failed.'.
(I suppose that message could be cleaned up a bit, too...)

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