|
||||||||||
|
New in This Group svn: /pear/packages/Spreadsheet_Excel_Writer/trunk/Spreadsheet/Excel/Writer/ Worksheet.php11/28/2009 12:27:36 AM svn: /pear/packages/Spreadsheet_Excel_Writer/trunk/ package.xml11/27/2009 11:45:33 PM svn: /pear/packages/Spreadsheet_Excel_Writer/trunk/ package.xml11/27/2009 11:43:24 PM svn: /pear/packages/Validate/trunk/ Validate.php11/24/2009 2:42:17 AM svn: /pear/packages/HTML_QuickForm2/trunk/ QuickForm2/Element/InputCheckbox.php QuickForm2/Node.php tests/QuickForm2/Element/InputCheckboxTest.php11/22/2009 8:10:52 PM svn: /pear/packages/HTTP_Request2/trunk/ Request2/Adapter/Curl.php Request2/Adapter.php package.xml11/21/2009 5:58:23 PM svn: /pear/packages/HTTP_Request2/tags/11/18/2009 10:01:29 PM svn: /pear/packages/HTTP_Request2/trunk/ package.xml11/18/2009 5:35:00 PM svn: /pear/packages/HTTP_Request2/trunk/ Request2/Adapter/Socket.php Request2.php package.xml tests/Request2Test.php11/18/2009 5:31:58 PM svn: /pear/packages/Spreadsheet_Excel_Writer/trunk/Spreadsheet/Excel/Writer/ Parser.php11/13/2009 7:15:54 PM |
svn: /pear/packages/Validate/trunk/ Validate.php
|
|||||||||
| Group: php.pear.cvs |
Subscribe
|
Posted:11/24/2009 2:42:17 AM | Replies:0 | Views:38 | Items(0) |
|
--20191a5c9e5408e8763244f9fbe83154d7f8bbcf
Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit amir Tue, 24 Nov 2009 02:42:17 +0000 Revision: http://svn.php.net/viewvc?view=revision&revision=291251 Log: If include path file exists, include it Changed paths: U pear/packages/Validate/trunk/Validate.php Modified: pear/packages/Validate/trunk/Validate.php =================================================================== --- pear/packages/Validate/trunk/Validate.php 2009-11-24 00:18:16 UTC (rev 291250) +++ pear/packages/Validate/trunk/Validate.php 2009-11-24 02:42:17 UTC (rev 291251) @@ -529,6 +529,7 @@ $hasIDNA = false; if (Validate::_includePathFileExists('Net/IDNA.php')) { + include_once('Net/IDNA.php'); $hasIDNA = true; } --20191a5c9e5408e8763244f9fbe83154d7f8bbcf-- |
a...@php.net (=?utf-8?q?Amir_Mohammad_Saied?=) 11/24/2009 2:42:17 AM |
note 97095 added to soapclient.soapclient
note 97094 added to function.sqlite-changes
note 97093 added to function.sqlite-changes
note 97092 added to ref.xmlrpc
note 97091 added to function.var-export