mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
forgot access flag
This commit is contained in:
@@ -915,6 +915,7 @@ class parseCSV {
|
|||||||
/**
|
/**
|
||||||
* Validate a row against a single condition
|
* Validate a row against a single condition
|
||||||
*
|
*
|
||||||
|
* @access public
|
||||||
* @param row array with values from a row
|
* @param row array with values from a row
|
||||||
* @param condition specified condition that the row must match
|
* @param condition specified condition that the row must match
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user