1
0
鏡像自 https://github.com/Hutchy68/pivot.git 已同步 2026-04-07 03:07:51 +02:00
Conflicts:
	pivot.php
此提交包含在:
Tom Hutchison
2015-11-03 21:22:53 -05:00
當前提交 033aca2dae

查看文件

@@ -5,7 +5,7 @@
* *
* @file * @file
* @ingroup Skins * @ingroup Skins
* @author Garrick Van Buren, Jamie Thingelstad * @author Garrick Van Buren, Jamie Thingelstad, Tom Hutchison
* @license 2-clause BSD * @license 2-clause BSD
*/ */
@@ -23,7 +23,11 @@ $wgExtensionCredits['skin'][] = array(
'Tom Hutchison', 'Tom Hutchison',
'...' '...'
), ),
<<<<<<< HEAD
'version' => '1.0.0 rc', 'version' => '1.0.0 rc',
=======
'version' => '1.0.0 rc-1',
>>>>>>> a15db36587f26f9360de0f80312f95b9171ae7dd
'descriptionmsg' => 'pivot-desc' 'descriptionmsg' => 'pivot-desc'
); );