]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
Minor bugfix: Fixed broken debug argument.
authorcarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sun, 21 Dec 2003 00:29:45 +0000 (00:29 +0000)
committercarstenklapp <carstenklapp@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Sun, 21 Dec 2003 00:29:45 +0000 (00:29 +0000)
commit2cf74cfe2935e0a5be4a5d8736df2417d8d5a719
tree887ae20cc8d7c37de369f0111e9acf8631bbb63b
parent633fb91c3a51769ba84cdd71c7fce8b8db8ae5c6
Minor bugfix: Fixed broken debug argument.

Internal changes: Only create a DebugTimer when actually called for;
moved debug message out of page content and into deferred page error
notification via trigger_error. Memory management: Only include_once
lib/PageList when absolutely necessary (at this time, this will
probably only benefit the PluginManager as an incremental speedup &
slightly reduced memory).

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