Project

General

Profile

« Previous | Next » 

Revision 6dc88d53

Added by Ermal Luçi almost 16 years ago

  • Move functions that output html to guiconfig.inc
  • Remove some recursive dependency on some includes
  • Remove ^M or \r from files
  • Remove some entries from functions.inc to avoid including them twice
  • Remove some unneccessary includes from some files

NOTE: There is some more work to be done for pkg-utils.inc to be removed from backend as a dependency.

View differences:

etc/inc/authgui.inc
35 35
        POSSIBILITY OF SUCH DAMAGE.
36 36
*/
37 37

  
38
include_once("auth.inc");
39
require_once("functions.inc");
38
include_once("priv.inc");
40 39

  
41 40
/* We only support htpasswd backed HTTP Basic auth and session
42 41
 * based backing methods at the moment.

Also available in: Unified diff