ILIAS
eassessment Revision 61809
◀ ilDoc Overview
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
Examples
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Groups
Pages
bra.php
Go to the documentation of this file.
1
<?php
2
//============================================================+
3
// File name : eng.php
4
// Begin : 2004-03-03
5
// Last Update : 2010-08-08
6
//
7
// Description : Language module for TCPDF
8
// (contains translated texts)
9
//
10
// Author: Nicola Asuni
11
//
12
// (c) Copyright:
13
// Nicola Asuni
14
// Tecnick.com s.r.l.
15
// Via Della Pace, 11
16
// 09044 Quartucciu (CA)
17
// ITALY
18
// www.tecnick.com
19
// info@tecnick.com
20
//============================================================+
21
33
// ENGLISH
34
35
global
$l
;
36
$l
= Array();
37
38
// PAGE META DESCRIPTORS --------------------------------------
39
40
$l
[
'a_meta_charset'
] =
'UTF-8'
;
41
$l
[
'a_meta_dir'
] =
'ltr'
;
42
$l
[
'a_meta_language'
] =
'pt'
;
43
44
// TRANSLATIONS --------------------------------------
45
$l
[
'w_page'
] =
'página'
;
46
47
//============================================================+
48
// END OF FILE
49
//============================================================+
Services
Excel
PHPExcel
1.7.6
Classes
PHPExcel
Shared
PDF
config
lang
bra.php
Generated on Mon Apr 25 2016 19:01:27 for ILIAS by
1.8.1.2 (using
Doxyfile
)