yllar
2009-08-02 cb1d1cb3c8f0902d21cf8300e78a1bb0e4f78ebd
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'License';
 
?>