Fixed i18n files, switched over to utilize abstraction layer f/ messages, etc, etc. + Doxygen comments.
This commit is contained in:
parent
d9d0690dea
commit
7a7bf240c0
3 changed files with 62 additions and 26 deletions
|
@ -1,4 +1,8 @@
|
|||
<?php
|
||||
/** \file
|
||||
* \brief Contains setup code for the Contribution Scores Extension.
|
||||
*/
|
||||
|
||||
# Not a valid entry point, skip unless MEDIAWIKI is defined
|
||||
if (!defined('MEDIAWIKI')) {
|
||||
echo "Contribution Scores extension";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue