2
0
forked from Wavyzz/dolibarr

Merge remote-tracking branch 'origin/3.5' into develop

Conflicts:
	ChangeLog
	build/debian/changelog
	build/doxygen/dolibarr-doxygen.doxyfile
	build/exe/doliwamp/doliwamp.iss
	build/perl/virtualmin/dolibarr.pl
	build/rpm/dolibarr_fedora.spec
	build/rpm/dolibarr_generic.spec
	build/rpm/dolibarr_mandriva.spec
	build/rpm/dolibarr_opensuse.spec
	htdocs/compta/paiement_charge.php
	htdocs/compta/sociales/charges.php
	htdocs/core/db/mysql.class.php
	htdocs/filefunc.inc.php
	htdocs/societe/class/societe.class.php
This commit is contained in:
Laurent Destailleur
2014-05-06 23:58:17 +02:00
40 changed files with 199 additions and 106 deletions

View File

@@ -719,4 +719,4 @@ class FunctionsLibTest extends PHPUnit_Framework_TestCase
}
}
?>
?>

View File

@@ -174,4 +174,4 @@ class LangTest extends PHPUnit_Framework_TestCase
return;
}
}
?>
?>

View File

@@ -254,4 +254,4 @@ class ScriptsTest extends PHPUnit_Framework_TestCase
return $result;
}
}
?>
?>

View File

@@ -181,4 +181,4 @@ class WebservicesInvoicesTest extends PHPUnit_Framework_TestCase
}
}
?>
?>

View File

@@ -180,4 +180,4 @@ class WebservicesOrdersTest extends PHPUnit_Framework_TestCase
}
}
?>
?>

View File

@@ -213,4 +213,4 @@ class WebservicesOtherTest extends PHPUnit_Framework_TestCase
}
}
?>
?>

View File

@@ -181,4 +181,4 @@ class WebservicesThirdpartyTest extends PHPUnit_Framework_TestCase
}
}
?>
?>

View File

@@ -212,4 +212,4 @@ class WebservicesUserTest extends PHPUnit_Framework_TestCase
}
}
?>
?>