cakephp2-php8/lib
AD7six b8598c5ca0 Ensure the class has a constructor
if there is no constructor (this means a model which does not inherit
from Model) newInstance will throw an exception.

Conflicts:

	lib/Cake/Utility/ClassRegistry.php
2012-01-09 23:42:09 +01:00
..
Cake Ensure the class has a constructor 2012-01-09 23:42:09 +01:00