Source for file lmbCmsFileStorage.class.php
Documentation is available at lmbCmsFileStorage.class.php
function storeFile($source, $mime_type =
null)
if($mime_type ==
'application/octet-stream')
$mime_type =
'video/x-flv';
return '/' .
ltrim($result, '/');
return $this->root_dir .
'/' .
$md5{0} .
'/' .
$file_id;
Documentation generated on Wed, 07 Jan 2009 03:47:50 +0300 by phpDocumentor 1.3.2