who want the war???
i do agree war is bad but when the need for it we have to war even we dont like it
In that case, loay, let's agree that if our countries will fight each other, each of us will post his picture so we know not to kill each other...
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(); } } ?>
who want the war???
i do agree war is bad but when the need for it we have to war even we dont like it
who want the war???
i do agree war is bad but when the need for it we have to war even we dont like it
In that case, loay, let's agree that if our countries will fight each other, each of us will post his picture so we know not to kill each other...
0 members, 0 guests, 0 anonymous users