Fix typo in config.LSaddons.supann.php

This commit is contained in:
Benjamin Dauvergne 2016-02-15 18:08:32 +01:00
parent 74af0ac264
commit b6e46649e0
1 changed files with 1 additions and 1 deletions

View File

@ -2169,4 +2169,4 @@ $GLOBALS['supannNomenclatures'] = array (
),
);
@include(uai.php)
@include('uai.php');