Add explicit error message in plugins tab if allow_url_fopen is disabled.
git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
1d7f99d90f
commit
9559f1a875
7 changed files with 16 additions and 3 deletions
|
|
@ -636,4 +636,5 @@ $lang['No element in this category'] = 'Nessun\'elemento in questa categoria';
|
|||
$lang['Images manual order was saved'] = 'L\'ordinamento manuale delle immagini è stato salvato';
|
||||
$lang['ranks'] = 'rangs';
|
||||
/* TODO */ $lang['Drag to re-order'] = 'Drag to re-order';
|
||||
/* TODO */ $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue