"fixed wrong class-name for $this->so"

This commit is contained in:
Ralf Becker 2009-03-20 07:55:22 +00:00
parent 55d2aaa3ee
commit f5015cf6e8

View File

@ -140,7 +140,7 @@ class calendar_bo
/**
* Instance of the socal class
*
* @var socal
* @var calendar_so
*/
var $so;
/**