Commit Graph

4 Commits

Author SHA1 Message Date
6a487c218d Removed loading login.class.php from lib2/common.inc.php. So no $login variable is propagated anymore (for lib2).
Fixed all calls in index.php and included files. DID NOT YET FIX OTHER PAGES! THEY WILL BREAK!
N.B.: Instead of $login->..., you now have to do $GLOBALS['container']->get('ocde.login')->...
2014-01-18 23:50:39 +01:00
c2e063dd7b Started phasing out $opt['rootpath']. Replaced by Config class. Also optimized some class files (cookie, template). Minor changes. 2014-01-14 01:10:43 +01:00
ad59dc916b updates source code license and xml docu 2012-08-16 21:04:13 +02:00
e05b7bb8f0 first init 2012-05-09 20:05:43 +02:00