Ignore:
Timestamp:
Jun 11, 2006 10:24:10 PM (18 years ago)
Author:
scdev
Message:

${1}

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Cache.inc.php

    r154 r162  
    175175    {
    176176        $app =& App::getInstance();
    177        
     177
    178178        if (true !== $this->getParam('enabled')) {
    179179            $app->logMsg(sprintf('Cache not enabled, not getting data.', null), LOG_DEBUG, __FILE__, __LINE__);
Note: See TracChangeset for help on using the changeset viewer.