Reverting inheritance modification to Validation.

This commit is contained in:
jperras 2009-10-07 01:08:19 -04:00
parent d38e50805d
commit 84b5458a36

View file

@ -35,7 +35,7 @@
* @subpackage cake.cake.libs
* @since CakePHP v 1.2.0.3830
*/
class Validation {
class Validation extends Object {
/**
* Set the the value of methods $check param.