mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
Updated remaining occurrences for old class/project name.
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
<?php
|
||||
|
||||
|
||||
# include parseCSV class.
|
||||
# include class.
|
||||
require_once('../ParseCsvForPhp.php');
|
||||
|
||||
|
||||
# create new parseCSV object.
|
||||
# create new object.
|
||||
$csv = new ParseCsvForPhp();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user