Function removeFileInformation
Function removes file meta information from database (used when a file is deleted)
Package: Core\Backend
Deprecated: [2015-05-21] This method is no longer supported (no replacement)
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Willi Man
Author: Timo Trautmann
Located at includes/functions.file.php
Deprecated: [2015-05-21] This method is no longer supported (no replacement)
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Willi Man
Author: Timo Trautmann
Located at includes/functions.file.php
integer |
$iIdClient |
id of client which contains this file |
string |
$sFilename |
name of corresponding file |
string |
$sType |
type of file (css, js or templates) |
|
$oDb |
CONTENIDO database object |
|
|
|