arcadechallenge.php - urlencode the user names - added mochi media support - optimized the paginating - added improved security on request vars - added ajax to users and game input boxes favorites.php - urlencode the user names - added mochi media support - optimized the paginating - added improved security on request vars - added game images footer.php -site stats function via app class gamelist.php - urlencode the user names - added mochi media support - optimized the paginating - recoded the news section - added language support for the news section highscores.php - urlencode the user names - added mochi media support - optimized the code index.php - urlencode the user names - added mochi media support toparcade.php - urlencode the user names - added mochi media support - optimized the code report.php - added game image - added mochi media support - optimized the code user.php - added mochi media support admin/edit-game.php -recoded -added mochi media support -added the template pagination admin/install.php -recoded and re-organized admin/report.php - urlencode the user names -added mochi media support -added the template pagination admin/newcategory.php -added mochi media caching support admin/editcategory.php -added mochi media caching support admin/buildstats.php -added mochi media caching support -complete recode admin/reset.php -added mochi media support setup.php -optimized lang part of code include/classes/class_cache.php - Added clearCache and clearAllCache functions - Moved createCache function from language class to current include/classes/class_applicaton.php - Cached settings - Added Session Functions - Add site stat functions cached site stats (for vb-like stats in footer) cached mochi category sync to our categories created include/classes/class_cache.php created bridge.php created admin/category-sync-mochi.php created admin/newGameMochi.php created admin/mochiGameAdder.php Cleaned up the install script -broke the file down into includes: -installLang.php (for lang phrases) -installOptions.php (for options) -installTbl.php (for tables) -installMochi.php (for all of the mochi tables and categories)