Include files are named .inc.php

This commit is contained in:
Laurent Destailleur 2019-04-03 13:29:49 +02:00
parent bfed3685a5
commit d7510016da
2 changed files with 1 additions and 1 deletions

View File

@ -5764,4 +5764,4 @@ div.tabsElem a.tab {
}
<?php
include dol_buildpath($path.'/theme/'.$theme.'/dropdown.css.php', 0);
include dol_buildpath($path.'/theme/'.$theme.'/dropdown.inc.php', 0);