Guest User

Untitled

a guest
May 25th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Index: /Users/pjezek/Sites/VITO/vito3okapi2/inc/api/pam/auth/zend.php
  2. ===================================================================
  3. --- /Users/pjezek/Sites/VITO/vito3okapi2/inc/api/pam/auth/zend.php (revision 10886)
  4. +++ /Users/pjezek/Sites/VITO/vito3okapi2/inc/api/pam/auth/zend.php (working copy)
  5. @@ -11,7 +11,7 @@
  6. protected static $zaAuth = null;
  7.  
  8. /** Zend_Auth_Adapter: Active adapter which handles the user lookups. */
  9. - private static $zaAdapter;
  10. + protected static $zaAdapter;
  11.  
  12. /**
  13. * Constructor.
Add Comment
Please, Sign In to add comment