Update list.php
This commit is contained in:
parent
eb3a7b6ead
commit
7fcf6874dc
@ -32,7 +32,7 @@ if (!empty($conf->project->enabled)) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Load translation files required by the page
|
// Load translation files required by the page
|
||||||
$langs->loadLangs(array("companies", "donations"));
|
$langs->loadLangs(array('companies', 'donations'));
|
||||||
|
|
||||||
$contextpage = GETPOST('contextpage', 'aZ') ?GETPOST('contextpage', 'aZ') : 'sclist';
|
$contextpage = GETPOST('contextpage', 'aZ') ?GETPOST('contextpage', 'aZ') : 'sclist';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user