<?php
$sLithiumDir='/var/www/cronlogs';

if(is_dir($sLithiumDir)){
    $this->_sDataDir = $sLithiumDir;
}