aboutsummaryrefslogtreecommitdiffstats
path: root/includes/ParserCache.php
diff options
context:
space:
mode:
authorBrion Vibber <brion@users.mediawiki.org>2007-03-28 14:16:43 +0000
committerBrion Vibber <brion@users.mediawiki.org>2007-03-28 14:16:43 +0000
commit3a6ac5a3c3c59c15d7034b914f9549ce60fb7712 (patch)
treead2a7ea1de643da1dc71893cfecd4cc450d27027 /includes/ParserCache.php
parent0eedb17177d1e0319273fd2ba9741d2990fa69e1 (diff)
downloadmediawikicore-3a6ac5a3c3c59c15d7034b914f9549ce60fb7712.tar.gz
mediawikicore-3a6ac5a3c3c59c15d7034b914f9549ce60fb7712.zip
Revert r20769: we don't use PHPDocumentor anymore, we use doxygen.
If making mass changes to tweak to its preferences, probably better to do it for the tool we actually generate docs with. :)
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/20771
Diffstat (limited to 'includes/ParserCache.php')
-rw-r--r--includes/ParserCache.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/ParserCache.php b/includes/ParserCache.php
index 752aa545f10e..d31f7efe1dbf 100644
--- a/includes/ParserCache.php
+++ b/includes/ParserCache.php
@@ -5,7 +5,7 @@
*/
/**
- * @todo document
+ *
*/
class ParserCache {
/**