Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git

into develop

Conflicts:
	htdocs/contact/class/contact.class.php
	test/phpunit/ContactTest.php
	test/phpunit/SocieteTest.php
This commit is contained in:
Laurent Destailleur 2011-12-30 14:22:17 +01:00
commit e97078f6c1
2 changed files with 2 additions and 2 deletions

View File

@ -280,4 +280,4 @@ class ContactTest extends PHPUnit_Framework_TestCase
return;
}
}
?>
?>

View File

@ -321,4 +321,4 @@ class SocieteTest extends PHPUnit_Framework_TestCase
return;
}
}
?>
?>