This commit is contained in:
Christian Paminger
2007-08-29 14:19:59 +00:00
parent d0d56e08a2
commit 88d672b26c
4 changed files with 17 additions and 9 deletions
+2 -2
View File
@@ -1,6 +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','308','327','328','329','335','336','332','476','999');
//'300','303','330','331','333','334'
$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','333','334','335','336','332','476','999');
//'300','303','330','331'
function dont_sync_sql($dont_sync_php)
{