Last change
on this file since 52813 was
52813,
checked in by kent1@…, 9 years ago
|
if (!defined("_ECRIRE_INC_VERSION")) return; sur tout fichier PHP pour sécurité future principalement
|
File size:
270 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | // This is a SPIP language file -- Ceci est un fichier langue de SPIP |
---|
4 | if (!defined("_ECRIRE_INC_VERSION")) return; |
---|
5 | |
---|
6 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
7 | |
---|
8 | 'googleplus1_slogan' => 'Add a Google +1 button', |
---|
9 | 'googleplus1_description' => ' ', |
---|
10 | ); |
---|
11 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.