Revision: 21018
          
http://svn.sv.gnu.org/viewvc/?view=rev&root=phpgroupware&revision=21018
Author:   sigurdne
Date:     2010-02-07 10:22:08 +0000 (Sun, 07 Feb 2010)
Log Message:
-----------
Fix: import common 4740:4746

Modified Paths:
--------------
    people/sigurdne/modules/phpgwapi/trunk/inc/auth/class.auth_.inc.php

Modified: people/sigurdne/modules/phpgwapi/trunk/inc/auth/class.auth_.inc.php
===================================================================
--- people/sigurdne/modules/phpgwapi/trunk/inc/auth/class.auth_.inc.php 
2010-02-07 10:20:40 UTC (rev 21017)
+++ people/sigurdne/modules/phpgwapi/trunk/inc/auth/class.auth_.inc.php 
2010-02-07 10:22:08 UTC (rev 21018)
@@ -26,6 +26,7 @@
           along with this program.  If not, see <http://www.gnu.org/licenses/>.
         */
 
+       phpgw::import_class('phpgwapi.common');
        /**
        * Authentication based on SQL table
        *



_______________________________________________
phpGroupWare-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs

Reply via email to