This commit is contained in:
Christian Paminger
2007-08-27 15:09:00 +00:00
parent 6775278c99
commit 63dc01a5e0
3 changed files with 14 additions and 7 deletions
+2 -3
View File
@@ -1,7 +1,6 @@
<?php
$dont_sync_php=array('11','91','92','94','145','182','203','204','222','227','228','254','255','256','257','258','297','298','299','301','302','327','328','329','332','476','999');
//$dont_sync_php=array('11','91','92','94','145','182','203','204','222','227','254','255','256','257','258','297','298','299','301','302','327','328','329','476','999');
//'300','303','308','330','331','333','334','335','336'
$dont_sync_php=array('11','91','92','94','145','182','203','204','222','227','228','254','255','256','257','258','297','298','299','301','302','308','327','328','329','335','336','332','476','999');
//'300','303','330','331','333','334'
function dont_sync_sql($dont_sync_php)
{