chuck 2001/05/21 09:06:31 PDT Modified files: docs CHANGES lib Registry.php Log: add a &singleton() method to the Registry class. Now that we have so much state in the registry object, we can't blow it way with $registry = new Registry() in application base.php files. Revision Changes Path 1.149 +1 -0 horde/docs/CHANGES 1.30 +22 -4 horde/lib/Registry.php