У меня такая ситуевина: Захожу я в админку phpBB, в экспорт стилей, и хочу просмотреть сорец паги через Oper'у, но у меня появляется такая хрень вместо сурса <html> <head> <title>phpBB Administration</title> <meta http-equiv="Content-Type" content="text/html;"> </head> <frameset cols="170,*" rows="*" border="2" framespacing="0" frameborder="yes"> <frame src="index.php?pane=left&sid=108f775b7acde6eae0da6ba4bf7b7c27" name="nav" marginwidth="3" marginheight="3" scrolling="auto"> <frame src="index.php?pane=right&sid=108f775b7acde6eae0da6ba4bf7b7c27" name="main" marginwidth="10" marginheight="10" scrolling="auto"> </frameset> <noframes> <body bgcolor="#FFFFFF" text="#000000"> <p>Sorry, your browser doesn't seem to support frames</p> </body> </noframes> </html> Нужен какой-то плагин, чтобы просмотреть "support frames"?