Merge branch '1.3' of github.com:cakephp/cakephp1x into 1.3

This commit is contained in:
Mark Story 2010-01-25 17:59:44 -05:00
commit c69010d04d

View file

@ -174,7 +174,7 @@ class ProjectTaskTest extends CakeTestCase {
}
/**
* test generation of Security.salt
* test generation of Security.cipherSeed
*
* @return void
* @access public