Index: trunk/extensions/Woopra/Woopra.php |
— | — | @@ -4,7 +4,7 @@ |
5 | 5 | * Used to add Woopra Live Stat Tracking to your MediaWiki Instllation
|
6 | 6 | *
|
7 | 7 | * @addtogroup Extensions
|
8 | | - * @author Shane Froebel
|
| 8 | + * @author Shane
|
9 | 9 | * @copyright � 2008-2009 FrakMedia! Productions, http://www.frakmedia.net/main/woopra
|
10 | 10 | * @license GNU General Public Licence 2.0 or later
|
11 | 11 | */
|
— | — | @@ -16,7 +16,7 @@ |
17 | 17 |
|
18 | 18 | $wgExtensionCredits['specialpage'][] = array(
|
19 | 19 | 'name' => 'Woopra Live Stats Tracking',
|
20 | | - 'author' => array( 'Shane Froebel'),
|
| 20 | + 'author' => array( 'Shane'),
|
21 | 21 | 'version' => '1.0.0',
|
22 | 22 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Woopra',
|
23 | 23 | 'description' => 'Allows for the [http://www.woopra.com/ Woopra Live Tracking Software] to work for your MediaWiki installation',
|