<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
	<channel>
		<title><![CDATA[Rss ]]></title>
		<description><![CDATA[Rss Description]]></description>
		<link>http://eezyn.com/</link>
					</channel>
</rss>
                <style>
        .s2Debug {
            margin: 50px 0;
            background-color: white;
            color: black;
            border: 1px dashed silver;
            padding: 10px;
            position: relative;
            display: block;
        }
        .s2Debug h1 {
            background-color: #2C2C2C;
            color: white;
            padding: 10px;
            margin: 0;
            font-size: 16px;
            line-height: 1em;
        }
        .s2Debug h3 {
            background-color: #DDD;
            color: black;
            font-size: 14px;
            padding: 5px;
            text-decoration: none;
            margin: 0px;
        }
        .s2Debug ul li, .s2Debug ol li {
            margin: 5px 1.5em;
        }
        .s2Debug ul, .s2Debug ol {
            margin: 0 1.5em 1.5em 1.5em;
        }
        .s2Debug ul {
            list-style-type: disc;
        }
        .s2Debug ol {
            list-style-type: decimal;
        }
        </style>
        
        <div class="s2Debug">

            <h1>S2Framework Debug Console</h1>

            
            

            
            <h3>Database Queries (4)</h3>

            <ol>

                                <li>SET SQL_BIG_SELECTS=1</li>
                                <li>SHOW TABLES LIKE '%_jreviews_config'</li>
                                <li>SELECT value FROM tan_jreviews_config WHERE id = 'cms_secret'</li>
                                <li>SELECT name FROM tan_jreviews_addons WHERE state = 1 ORDER BY ordering</li>
                
            </ol>

            
        </div>

        