Logo
Explore Help
Sign In
arif/xcat-core
1
0
Fork 0
You've already forked xcat-core
Code Issues Pull Requests Projects Releases Wiki Activity
xcat-core/xCAT-UI/configure.php

17 lines
227 B
PHP
Raw Normal View History

Checked in new UI code git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-16 18:21:58 +00:00
<?php
/**
* Configure page
*/
require_once "lib/functions.php";
require_once "lib/ui.php";
/* Load page */
loadPage();
/* Login user */
if (!isAuthenticated()) {
Synched up 2.7 branch with trunk for xCAT-UI and zVM plugin. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12528 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-04 14:45:17 +00:00
login();
Checked in new UI code git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-16 18:21:58 +00:00
} else {
Synched up 2.7 branch with trunk for xCAT-UI and zVM plugin. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@12528 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-04 14:45:17 +00:00
loadContent();
Checked in new UI code git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-16 18:21:58 +00:00
}
?>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.4 Page: 8459ms Template: 347ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API