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

@@ -387,4 +387,3 @@ class FilesLibTest extends PHPUnit_Framework_TestCase
$this->assertEquals(0,count($result));
}
}
?>