Notice: Undefined variable: URI_PARTS_WH_LANG in /cm2.php on line 51
Warning: implode() [function.implode]: Invalid arguments passed in /cm2.php on line 51
Notice: Undefined variable: URI_PARTS_WH_LANG in /cm2.php on line 60
Notice: Undefined variable: URI_PARTS_WH_LANG in /cm2.php on line 60
Notice: Undefined variable: URI_PARTS_WH_LANG in /cm2.php on line 98
0 row!
SELECT WS.*, files.* FROM `gyerko`.engine_lang AS L
INNER JOIN `gyerko`.engine_menus AS M ON L.lID = M.lID
INNER JOIN `gyerko`.engine_menuitems AS MI ON M.`mID` = MI.mID
INNER JOIN `gyerko`.website AS WS ON MI.`miID` = WS.miID
LEFT JOIN `gyerko`.files ON WS.wsID = files.wsID
WHERE L.shortname = 'robots.txt'
AND MI.link = ''
ORDER BY MI.`miID`, WS.varname ASC