mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
extra space
This commit is contained in:
@@ -492,7 +492,6 @@ class parseCSV {
|
||||
* @return [string]
|
||||
*/
|
||||
public function auto ($file = null, $parse = true, $search_depth = null, $preferred = null, $enclosure = null) {
|
||||
|
||||
if ( $file === null ) {
|
||||
$file = $this->file;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user