39 if ( !$cas_parent->isProxy() ) {
40 phpCAS::error(
'defining PGT storage makes no sense when not using a CAS proxy');
57 phpCAS::error(__CLASS__.
'::'.__FUNCTION__.
'() should never be called');
68 phpCAS::error(__CLASS__.
'::'.__FUNCTION__.
'() should never be called');
96 $this->_error_message = $error_message;
145 $this->_initialized = TRUE;
163 phpCAS::error(__CLASS__.
'::'.__FUNCTION__.
'() should never be called');
177 phpCAS::error(__CLASS__.
'::'.__FUNCTION__.
'() should never be called');
185 include_once(dirname(__FILE__).
'/pgt-file.php');
186 include_once(dirname(__FILE__).
'/pgt-db.php');