Warning: mysql_query() [function.mysql-query]: Unable to save result set in /var/www/vhosts/kort-spb.ru/htdocs/classes/DB.class.php on line 94
Out of memory (Needed 36360 bytes)
SELECT main.*, c.*, UNIX_TIMESTAMP(c.publishDT) publishDT
FROM `page` main
JOIN `content` c USING(id)
WHERE status != 'Deleted' AND c.lang='ru' AND NOT LOCATE('/', path) AND publish = 1 AND path != 'index' ORDER BY weight