mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 02:28:44 +02:00
Update application/themehandler.class.inc.php
Co-authored-by: Molkobain <guillaume.lajarige@combodo.com>
This commit is contained in:
@@ -309,11 +309,12 @@ CSS;
|
||||
|
||||
/**
|
||||
* Search for images referenced in stylesheet files
|
||||
* @param $aThemeParametersVariables
|
||||
* @param $aStylesheetFile
|
||||
* @param $sThemeFolderPath : used as relative paths to find css images
|
||||
* @param array $aThemeParametersVariables
|
||||
* @param array $aStylesheetFile
|
||||
* @param string $sThemeFolderPath : used as relative paths to find css images
|
||||
*
|
||||
* @return array
|
||||
* @since 2.8.0
|
||||
*/
|
||||
public static function GetIncludedImages($aThemeParametersVariables, $aStylesheetFile, $sThemeFolderPath)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user