dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Change MySQL data type to avoid problems with big session vars
vbenincasa
2009-09-17
b2b8b19cf55064d97438eee83a56fe20c257de59
[githubFork/roundcubemail.git]
/
plugins
/
help
/
localization
/
en_US.inc
1
2
3
4
5
6
7
8
<?php
$labels = array();
$labels['help'] = 'Help';
$labels['about'] = 'About';
$labels['license'] = 'License';
?>