66 if ( !$cas_parent->isProxy() ) {
67 phpCAS::error(
'defining PGT storage makes no sense when not using a CAS proxy');
84 phpCAS::error(__CLASS__.
'::'.__FUNCTION__.
'() should never be called');
95 phpCAS::error(__CLASS__.
'::'.__FUNCTION__.
'() should never be called');
123 $this->_error_message = $error_message;
172 $this->_initialized = TRUE;
190 phpCAS::error(__CLASS__.
'::'.__FUNCTION__.
'() should never be called');
204 phpCAS::error(__CLASS__.
'::'.__FUNCTION__.
'() should never be called');
212 include_once(dirname(__FILE__).
'/pgt-file.php');
213 include_once(dirname(__FILE__).
'/pgt-db.php');