Initial pass for PSR-0 autoloading support. Refs #4001
commitf0bc88962973712872eaa6f24d967bec8244740e
authorKiall Mac Innes <kiall@managedit.ie>
Sun, 12 Feb 2012 14:31:30 +0000 (12 14:31 +0000)
committerKiall Mac Innes <kiall@managedit.ie>
Sun, 12 Feb 2012 14:31:30 +0000 (12 14:31 +0000)
tree3b86790780ad0e1f474d82c32bb9c43aa7ab437a
parent87b7e78326ecb400750d44f7cc56ab2b959698f7
Initial pass for PSR-0 autoloading support. Refs #4001
classes/Image.php [moved from classes/image.php with 100% similarity]
classes/Image/GD.php [moved from classes/image/gd.php with 100% similarity]
classes/Image/Imagick.php [moved from classes/image/imagick.php with 100% similarity]
classes/Kohana/Image.php [moved from classes/kohana/image.php with 100% similarity]
classes/Kohana/Image/GD.php [moved from classes/kohana/image/gd.php with 100% similarity]
classes/Kohana/Image/Imagick.php [moved from classes/kohana/image/imagick.php with 100% similarity]