uawdijnntqw1x1x1
IP : 216.73.216.237
Hostname : webd009.cluster130.gra.hosting.ovh.net
Kernel : Linux webd009.cluster130.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
pressec
/
www
/
ads--temp-pour-eviter-les-spams
/
var
/
..
/
etc
/
changes
/
migration_tables_core_331.php
/
/
<?php /* +---------------------------------------------------------------------------+ | Revive Adserver | | http://www.revive-adserver.com | | | | Copyright: See the COPYRIGHT.txt file. | | License: GPLv2 or later, see the LICENSE.txt file. | +---------------------------------------------------------------------------+ */ require_once(MAX_PATH.'/lib/OA/Upgrade/Migration.php'); class Migration_331 extends Migration { function __construct() { //$this->__construct(); $this->aTaskList_constructive[] = 'beforeAddIndex__affiliates__agencyid'; $this->aTaskList_constructive[] = 'afterAddIndex__affiliates__agencyid'; $this->aTaskList_constructive[] = 'beforeAddIndex__campaigns__clientid'; $this->aTaskList_constructive[] = 'afterAddIndex__campaigns__clientid'; $this->aTaskList_constructive[] = 'beforeAddIndex__clients__agencyid'; $this->aTaskList_constructive[] = 'afterAddIndex__clients__agencyid'; $this->aTaskList_constructive[] = 'beforeAddIndex__trackers__clientid'; $this->aTaskList_constructive[] = 'afterAddIndex__trackers__clientid'; $this->aTaskList_constructive[] = 'beforeAddIndex__variables__variables_is_unique'; $this->aTaskList_constructive[] = 'afterAddIndex__variables__variables_is_unique'; $this->aTaskList_constructive[] = 'beforeAddIndex__variables__trackerid'; $this->aTaskList_constructive[] = 'afterAddIndex__variables__trackerid'; $this->aTaskList_constructive[] = 'beforeAddIndex__zones__affiliateid'; $this->aTaskList_constructive[] = 'afterAddIndex__zones__affiliateid'; } function beforeAddIndex__affiliates__agencyid() { return $this->beforeAddIndex('affiliates', 'agencyid'); } function afterAddIndex__affiliates__agencyid() { return $this->afterAddIndex('affiliates', 'agencyid'); } function beforeAddIndex__campaigns__clientid() { return $this->beforeAddIndex('campaigns', 'clientid'); } function afterAddIndex__campaigns__clientid() { return $this->afterAddIndex('campaigns', 'clientid'); } function beforeAddIndex__clients__agencyid() { return $this->beforeAddIndex('clients', 'agencyid'); } function afterAddIndex__clients__agencyid() { return $this->afterAddIndex('clients', 'agencyid'); } function beforeAddIndex__trackers__clientid() { return $this->beforeAddIndex('trackers', 'clientid'); } function afterAddIndex__trackers__clientid() { return $this->afterAddIndex('trackers', 'clientid'); } function beforeAddIndex__variables__variables_is_unique() { return $this->beforeAddIndex('variables', 'variables_is_unique'); } function afterAddIndex__variables__variables_is_unique() { return $this->afterAddIndex('variables', 'variables_is_unique'); } function beforeAddIndex__variables__trackerid() { return $this->beforeAddIndex('variables', 'trackerid'); } function afterAddIndex__variables__trackerid() { return $this->afterAddIndex('variables', 'trackerid'); } function beforeAddIndex__zones__affiliateid() { return $this->beforeAddIndex('zones', 'affiliateid'); } function afterAddIndex__zones__affiliateid() { return $this->afterAddIndex('zones', 'affiliateid'); } } ?>
/home/pressec/www/ads--temp-pour-eviter-les-spams/var/../etc/changes/migration_tables_core_331.php