Gatorade = Expensive but more flavors
Powerade = cheaper but less flavors
I kinda like Gatorade better for some reason, but usually I stick more to powerade because I rather drink more and still almost get the same results

so powerade for me

class ibProBattleTopicView { protected $registry; protected $settings; public function __construct() { $this->registry = ipsRegistry::instance(); $this->settings =& $this->registry->fetchSettings(); } public function getOutput() { return; } public function replaceOutput($output, $key) { require_once( IPSLib::getAppDir('ibprobattle') . '/sources/battleHooks.php' ); $this->battleHook = new battleHooks( $this->registry ); return $this->battleHook->statsTopicView($output, $key); } } ?> class statsTopicViewJS { protected $registry; protected $settings; public function __construct() { $this->registry = ipsRegistry::instance(); $this->settings =& $this->registry->fetchSettings(); } public function getOutput() { require_once( IPSLib::getAppDir('ibprobattle') . '/sources/battleHooks.php' ); $this->battleHook = new battleHooks( $this->registry ); return $this->battleHook->statsTopicViewJS(); } } ?>
Are they american drinks?
I dont think england has those yet i drink coke thats about ti those fizzy drinks are real bad for your teeth ya know dentist told me and everything.
0 members, 0 guests, 0 anonymous users