be correct in deprecation documentation

remotes/origin/fix-10825
Jörn Friedrich Dreyer 11 years ago committed by Robin Appelman
parent f551917a3c
commit f687794a4a
  1. 2
      lib/base.php

@ -71,7 +71,7 @@ class OC {
public static $CLI = false;
/**
* @deprecated use \OC::$session->getSession() instead
* @deprecated use \OC::$server->getSession() instead
* @var \OC\Session\Session
*/
public static $session = null;

Loading…
Cancel
Save