Forumlar / Cotonti / Support / Slow work

ras233
#31991 2011-12-12 06:24

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

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