Fix: Languages files permissions and loading

This commit is contained in:
Laurent Destailleur 2013-04-13 14:09:50 +02:00
parent 3683f3cc82
commit 2b94188414
29 changed files with 4 additions and 0 deletions

0
htdocs/langs/en_US/holiday.lang Executable file → Normal file
View File

0
htdocs/langs/en_US/opensurvey.lang Executable file → Normal file
View File

0
htdocs/langs/fr_FR/opensurvey.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/banks.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/bills.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/commercial.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/contracts.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/main.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/orders.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/other.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/products.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/projects.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/propal.lang Executable file → Normal file
View File

0
htdocs/langs/pt_BR/sendings.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/admin.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/agenda.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/banks.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/bills.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/bookmarks.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/boxes.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/install.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/main.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/other.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/products.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/stocks.lang Executable file → Normal file
View File

0
htdocs/langs/tr_TR/users.lang Executable file → Normal file
View File

View File

@ -37,6 +37,7 @@ if (!$user->admin) accessforbidden();
*/
$langs->load("opensurvey");
llxHeader();
print_fiche_titre($langs->trans("OpenSurveyArea"));

View File

@ -32,6 +32,7 @@ require_once(DOL_DOCUMENT_ROOT."/core/lib/files.lib.php");
*/
$langs->load("opensurvey");
llxHeader();
$nbsondages=0;

View File

@ -33,6 +33,8 @@ require_once(DOL_DOCUMENT_ROOT."/opensurvey/fonctions.php");
$origin=GETPOST('origin','alpha');
$langs->load("opensurvey");
/*
* View