phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] phpgwapi/inc/class.crypto.inc.php, 1.23


From: nomail
Subject: [Phpgroupware-cvs] phpgwapi/inc/class.crypto.inc.php, 1.23
Date: Thu, 30 Dec 2004 12:10:47 +0100

Update of /phpgwapi/inc
Modified Files:
        Branch: 
          class.crypto.inc.php

date: 2004/12/30 11:10:47;  author: skwashd;  state: Exp;  lines: +2 -1

Log Message:
fix for bug #11044 pt][
=====================================================================
Index: phpgwapi/inc/class.crypto.inc.php
diff -u phpgwapi/inc/class.crypto.inc.php:1.22 
phpgwapi/inc/class.crypto.inc.php:1.23
--- phpgwapi/inc/class.crypto.inc.php:1.22      Thu Dec 30 06:47:30 2004
+++ phpgwapi/inc/class.crypto.inc.php   Thu Dec 30 11:10:47 2004
@@ -33,6 +33,7 @@
                        {
                                $this->init($vars);
                        }
+                       register_shutdown_function(array(&$this, 'cleanup'));
                }
 
                function init($vars)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]