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