getAll("SELECT UNIX_TIMESTAMP(l.logdate) AS logdate, c.name AS cname, c.email AS cmail, s.name AS section, action, level, message FROM admin_log l JOIN admin_section s ON l.section = s.id LEFT JOIN contributor c ON l.contributor = c.id ORDER BY l.logdate DESC LIMIT $count"); header("Content-Type: application/rss+xml;charset=utf-8"); echo "\n"; ?> Megatokyo Admin Log http://www.megatokyo.com/admin Listing of administrative events: errors, warnings, and notifications. en-us $v) { ?> <?php echo htmlentities($v->message, ENT_COMPAT, 'UTF-8') ?> cmail, $v->cname) ?> logdate ) ?> logdate) ?> level ?> section ?> action ?> message, ENT_COMPAT, 'UTF-8') ?>