Fix php syntax

This commit is contained in:
Laurent Destailleur 2022-03-24 11:51:06 +01:00
parent 6c28426b3a
commit 154069179b

View File

@ -113,7 +113,7 @@ if (is_numeric($entity)) {
* @ignore
* @return void
*/
function llxHeader()sql
function llxHeader()
{
}
/**