File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed
tests/Zend/Application/Resource Expand file tree Collapse file tree 3 files changed +2
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 25
25
/**
26
26
* @license http://framework.zend.com/license/new-bsd New BSD License
27
27
*/
28
- class Zend_Validate_Barcode_IntelligentMail extends Zend_Validate_Barcode_AdapterAbstract
28
+ class Zend_Validate_Barcode_Intelligentmail extends Zend_Validate_Barcode_AdapterAbstract
29
29
{
30
30
/**
31
31
* Allowed barcode lengths.
Original file line number Diff line number Diff line change 20
20
*/
21
21
require_once 'Zend/Loader/Autoloader.php ' ;
22
22
require_once 'Zend/Application/Resource/ResourceAbstract.php ' ;
23
- require_once 'Zend/Application/Resource/Useragent .php ' ;
23
+ require_once 'Zend/Application/Resource/UserAgent .php ' ;
24
24
25
25
/**
26
26
* @license http://framework.zend.com/license/new-bsd New BSD License
You can’t perform that action at this time.
0 commit comments