Форуми / Cotonti / Support / Slow work

ras233
#31991 12.12.2011 06:24

Problem solved. I comments code in the file function.php

 while (ob_get_level() > 0)
        {
                ob_end_flush();
        }