[21018] Fix: import common 4740:4746

Sigurd Nes <[email protected]> Sun, 07 Feb 2010 10:22:08 +0000
Newsgroups gmane.comp.web.phpgroupware.cvs
Message-ID <[email protected]>
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
 	*