lgromero-new-oglive
Last change
on this file was
b6ec162,
checked in by Ramón M. Gómez <ramongomez@…>, 6 years ago
|
#834: Remove all redundant PHP closing tags.
|
-
Property mode set to
100644
|
File size:
457 bytes
|
Line | |
---|
1 | <?php |
---|
2 | // Avís: no hi ha cap deixar caràcter fora del codi PHP. |
---|
3 | //______________________________________________________________ |
---|
4 | // |
---|
5 | // Fitxer d'idiomes php: descargas_cat.php |
---|
6 | // Idioma: Català |
---|
7 | //______________________________________________________________ |
---|
8 | if (empty ($TbMsg)) $TbMsg=array(); |
---|
9 | $TbMsg['DOWNLOADS']="Descàrregues disponibles"; |
---|
10 | $TbMsg['NOFILES']="No hi ha fitxers disponibles"; |
---|
11 | |
---|
12 | // Avís: no hi ha cap deixar caràcter fora del codi PHP. |
---|
13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.