Recent Posts

Testing Desu
More test
lala

Recomended Comics

 
Girl Genius Comics
 
Order of the Stick

Affiliates

 
Shinsen Radio   The Subwire
 
FTP-Anime   madpinger.com button
 
Link back to us

You may use the following button:

madpinger.com button

Advertisement

 
Gaming Lagoon
 
Vindale: Get paid for your opinion.

Donate

Want to support the site and help me expand so I can bring you more content and services. Drop us a donation.

[login]

Login

(default) 8 queries took 6 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `aros`771
2DESCRIBE `acos`771
3DESCRIBE `aros_acos`771
4DESCRIBE `users`771
5DESCRIBE `groups`441
6DESCRIBE `posts`661
7SELECT COUNT(*) AS `count` FROM `posts` AS `Post` LEFT JOIN `users` AS `User` ON (`Post`.`user_id` = `User`.`id`) WHERE 1 = 1 110
8SELECT `Post`.`id`, `Post`.`user_id`, `Post`.`title`, `Post`.`body`, `Post`.`created`, `Post`.`modified`, `User`.`id`, `User`.`username`, `User`.`password`, `User`.`group_id`, `User`.`created`, `User`.`modified`, `User`.`lwid` FROM `posts` AS `Post` LEFT JOIN `users` AS `User` ON (`Post`.`user_id` = `User`.`id`) WHERE 1 = 1 LIMIT 20330