Author: danydb
Date: 2012-02-04 16:22:52 +0100 (Sat, 04 Feb 2012)
New Revision: 4744
Modified:
phpcompta/tags/rel600/include/class_forecast_item.php
Log:
remove space
Modified: phpcompta/tags/rel600/include/class_forecast_item.php
===================================================================
--- phpcompta/tags/rel600/include/class_forecast_item.php 2012-02-04
15:18:09 UTC (rev 4743)
+++ phpcompta/tags/rel600/include/class_forecast_item.php 2012-02-04
15:22:52 UTC (rev 4744)
@@ -75,6 +75,7 @@
}
public function verify()
{
+ $this->fi_account= str_replace(" ", "", $this->fi_account);
// Verify that the elt we want to add is correct
// the f_name must be unique (case insensitive)
return 0;
---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev