mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-05 08:32:53 +01:00
Clean log files
This commit is contained in:
@@ -195,7 +195,7 @@ class CodingPhpTest extends PHPUnit\Framework\TestCase
|
||||
continue;
|
||||
}
|
||||
|
||||
print 'Check php file '.$file['fullname']."\n";
|
||||
//print 'Check php file '.$file['relativename']."\n";
|
||||
$filecontent=file_get_contents($file['fullname']);
|
||||
|
||||
if (preg_match('/\.class\.php/', $file['relativename'])
|
||||
|
||||
Reference in New Issue
Block a user