Просмотр поста

.
Джеки

Доброго времени суток уважаемые форумчане .

После установки Загру центра (СИМБЫ), в индех.пхп синтаксис ошибка появилось.

This page contains the following errors:
error on line 20 at column 82: Extra content at the end of the document
Below is a rendering of the page up to the first error.

Ниже код 82 строки с соседями

<?
80] $count_cache = file_get_contents('cache/'.$cat.'.dat');
81] $count_cache = unserialize($count_cache);
82] $opencache = 'true';
83] }else{
84] $count_cache = array();
85] }
86] $i = 0;

?>

Прошу исправить данную ошибку!