[ Index ]

PHP Cross Reference of Zikula Core 1.3.2

title

Body

[close]

/ -> user.php (source)

   1  <?php
   2  /**
   3   * Copyright Zikula Foundation 2009 - Zikula Application Framework
   4   *
   5   * This work is contributed to the Zikula Foundation under one or more
   6   * Contributor Agreements and licensed to You under the following license:
   7   *
   8   * @license GNU/LGPLv3 (or at your option, any later version).
   9   * @package Zikula
  10   *
  11   * Please see the NOTICE file distributed with this source code for further
  12   * information regarding copyright and licensing.
  13   */
  14  
  15  include  'lib/bootstrap.php';
  16  $core->init();
  17  System::redirect(ModUtil::url('Users', 'user', 'main'));


Generated: Mon Feb 20 12:35:30 2012 Cross-referenced by PHPXref 0.7.1