Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

SpecialNeglectedpages.php

Go to the documentation of this file.
00001 <?php 00002 # Suggestion from mailing list: lists pages in order 00003 # least recently reviewed. 00004 # 00005 00006 function wfSpecialNeglectedpages() 00007 { 00008 global $wgUser, $wgOut; 00009 00010 $wgOut->addHTML( "<p>(TODO: neglected pages)" ); 00011 } 00012 00013 ?>

Generated on Tue Jun 29 23:40:07 2004 for Mediawiki by doxygen 1.3.7