Source for file jAuthDummyUser.class.php
Documentation is available at jAuthDummyUser.class.php
- <?php
- /**
- * @package jelix
- * @subpackage auth
- * @author Laurent Jouanneau
- * @contributor Loic Mathaud, Julien Issler
- * @copyright 2006-2007 Laurent Jouanneau
- * @copyright 2007 Julien Issler
- * @licence http://www.gnu.org/licenses/lgpl.html GNU Lesser General Public Licence, see LICENCE file
- */
-
- /**
- *
- */
- require_once(JELIX_LIB_PATH.'auth/jAuthUser.class.php');
-
- /**
- * internal use
- * @package jelix
- * @subpackage auth
- */
- class jAuthDummyUser extends jAuthUser {
- }
Documentation generated on Mon, 26 Oct 2015 21:51:45 +0100 by phpDocumentor 1.4.3