Fix #6015: dd spacing in the boxes "edit is minor" and "watch this"
[lhc/web/wiklou.git] / languages / LanguageNap.php
1 <?php
2 /** Neapolitan (Nnapulitano)
3 *
4 * @package MediaWiki
5 * @subpackage Language
6 */
7
8 /** */
9 require_once( 'LanguageIt.php' );
10
11 /** @package MediaWiki */
12 class LanguageNap extends LanguageIt {
13 # Inherit everything
14 }
15
16 ?>