2
0
forked from Wavyzz/dolibarr

Qual: remove PHP closing tag (again)

These were reintroduced by careless merge
This commit is contained in:
Raphaël Doursenaud
2014-05-26 12:34:23 +02:00
parent 12fed4f4d7
commit c48c3a9d91
142 changed files with 0 additions and 152 deletions

View File

@@ -297,4 +297,3 @@ class CoreTest extends PHPUnit_Framework_TestCase
$this->assertEquals($result,$expectedresult);
}
}
?>