X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=sync.pl;h=9af864217b9712c67e7fc8536779e87e69c2aa15;hb=c50bd339f0e959dc796f9a3dea2e08941ef504a5;hp=178866de7d438812b473d25c59ba5773c574b54a;hpb=beccc37c94398d34d002a6d9a8a2dde24e8b17f6;p=wloh diff --git a/sync.pl b/sync.pl index 178866d..9af8642 100755 --- a/sync.pl +++ b/sync.pl @@ -5,7 +5,8 @@ use warnings; no warnings qw(once); use Encode; use Time::HiRes; -require './config.pm'; +use lib qw( include ); +require 'config.pm'; sub copy_escape { my $x = shift; @@ -53,6 +54,7 @@ $sdbh->{RaiseError} = 1; sync_table($mdbh, $sdbh, "Fotballbrukere"); sync_table($mdbh, $sdbh, "Fotballdeltagere"); sync_table($mdbh, $sdbh, "Fotballresultater"); +sync_table($mdbh, $sdbh, "Fotballresultater_2123"); sync_table($mdbh, $sdbh, "Fotballserier"); # Just for backup.