BUG 5004 Change text doesn't exists!
All wrong texts like doesn't exists or not exists by doesn't exist
This commit is contained in:
@@ -457,7 +457,7 @@ class dates {
|
||||
* Returns an array with all the dates of $this->skip['List'] with its
|
||||
* year changed to $iYear.
|
||||
* Warning: Don't know what to do if change a 29-02-2004 to 29-02-2005
|
||||
* the last one does not exists.
|
||||
* the last one doesn't exist.
|
||||
* @param List $iYear
|
||||
* @return array
|
||||
*/
|
||||
@@ -475,7 +475,7 @@ class dates {
|
||||
* Returns an array with all the dates of $this->skip['List'] with its
|
||||
* year changed to $iYear.
|
||||
* Warning: Don't know what to do if change a 29-02-2004 to 29-02-2005
|
||||
* the last one does not exists.
|
||||
* the last one doesn't exist.
|
||||
* @param array $iYear
|
||||
* @param date $iDate
|
||||
* @return array
|
||||
|
||||
Reference in New Issue
Block a user