This commit is contained in:
Christian Paminger
2007-09-05 15:17:17 +00:00
parent 8d56ab3515
commit 06f4d7f259
4 changed files with 72 additions and 61 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
$dont_sync_php=array('11','91','92','94','145','182','203','204','222','227','228','254','255','256','257','258','297','298','299','300','301','302','308','327','328','329','330','331','333','334','335','336','332','476','999');
$dont_sync_php=array('11','91','92','94','145','182','203','204','222','227','228','254','255','256','257','258','297','298','299','300','301','302','303','308','327','328','329','330','331','333','334','335','336','332','476','999');
//'303'
function dont_sync_sql($dont_sync_php)