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

SpecialVote.php

Go to the documentation of this file.
00001 <?php 00002 00003 function wfSpecialVote() 00004 { 00005 global $wgUser, $wgOut; 00006 00007 $wgOut->addHTML( "<p>(TODO: Vote)" ); 00008 } 00009 00010 ?>

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