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/help.php

17 lines
222 B
PHP
Raw Normal View History

Renamed Guide page to Help page. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-23 18:07:19 +00:00
<?php
/**
* Help page
*/
require_once "lib/functions.php";
require_once "lib/ui.php";
/* Load page */
loadPage();
/* Login user */
if (!isAuthenticated()) {
Formatted code. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 23:43:11 +00:00
login();
Renamed Guide page to Help page. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-23 18:07:19 +00:00
} else {
Formatted code. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12434 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-05-01 23:43:11 +00:00
loadContent();
Renamed Guide page to Help page. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11042 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-11-23 18:07:19 +00:00
}
?>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 2892ms Template: 104ms
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