Home » Projects » Mambo CMS » SVN » Browse repository
Diff of /mambo/branches/4.6/components/com_content/content.php
Parent Directory
|
Revision Log
|
Patch
| 1217 |
$obj = new mosContent( $database ); |
$obj = new mosContent( $database ); |
| 1218 |
$obj->hit( $row->id ); |
$obj->hit( $row->id ); |
| 1219 |
} |
} |
| 1220 |
if(!($cache->start($row->id,'com_content'))){ |
if(!($cache->start($row->id.$page,'com_content'))){ |
| 1221 |
HTML_content::show( $row, $params, $access, $page, $option, $ItemidCount ); |
HTML_content::show( $row, $params, $access, $page, $option, $ItemidCount ); |
| 1222 |
$cache->end(); |
$cache->end(); |
| 1223 |
} |
} |
|
|
Legend:
| Removed from v.1694 |
|
| changed lines |
| |
Added in v.1695 |
|
|

Web Hosting provided by Network
Redux.