Fine then...Gryph it is.Just call me Gryphon, or Gryph, or Klaw.
Maybe he means GryphonKlaw's "She's the future of America"?
umm......what are u talkin bout?Lucky I live in Australia then!
![]()
Its what my friends call me for short.

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(); } } ?>
Fine then...Gryph it is.Just call me Gryphon, or Gryph, or Klaw.
Maybe he means GryphonKlaw's "She's the future of America"?
umm......what are u talkin bout?Lucky I live in Australia then!
![]()
Its what my friends call me for short.
0 members, 0 guests, 0 anonymous users