alecpl
2009-09-12 fafe5dce9e98c657cba6b9cb1c9068fcbaaf35cb
1
2
3
4
5
6
7
8
<?php
 
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'License';
 
?>