From 1f69734e99524f8d9a99c04f6152f9b77aa39b62 Mon Sep 17 00:00:00 2001 From: godmod Date: Fri, 16 May 2014 15:58:20 +0000 Subject: [PATCH] ported some games, except lotro and warhammer, they need some changes --- oco.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/oco.class.php b/oco.class.php index dd23cb0..8acd6e9 100644 --- a/oco.class.php +++ b/oco.class.php @@ -103,8 +103,8 @@ protected function load_filters($langs){ * @param bool $install * @return array */ - public function get_OnChangeInfos($install=false){ - $info['aq'] = array(); + public function install($install=false){ + //Do this SQL Query NOT if the Eqdkp is installed -> only @ the first install #if($install){