Index: trunk/extensions/Comments/Comment.php |
— | — | @@ -45,9 +45,7 @@ |
46 | 46 | 'position' => 'top' // available since r85616 |
47 | 47 | ); |
48 | 48 | |
49 | | -// Configuration variables |
50 | | -// Web-readable path to the directory where the extension files are located |
51 | | -$wgCommentsDirectory = "$wgScriptPath/extensions/Comments"; |
| 49 | +# Configuration variables |
52 | 50 | // Path to an image which will be displayed instead of an avatar if social tools aren't installed. |
53 | 51 | // Should be 50x50px |
54 | 52 | $wgCommentsDefaultAvatar = 'http://www.shoutwiki.com/w/extensions/SocialProfile/avatars/default_ml.gif'; |