XOOPS 2.5.6
Final
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
header.php
Go to the documentation of this file.
1
<?php
21
$xoopsOption
[
'pagetype'
] =
'user'
;
22
include dirname(dirname(dirname(__FILE__))) .
DIRECTORY_SEPARATOR
.
'mainfile.php'
;
23
$xoopsOption
[
'xoops_module_header'
] =
'<link rel="stylesheet" type="text/css" href="templates/style.css" />'
;
24
25
$xoBreadcrumbs
= array();
26
$xoBreadcrumbs
[] = array(
"title"
=>
$GLOBALS
[
'xoopsModule'
]->getVar(
'name'
),
"link"
=> XOOPS_URL .
"/modules/"
.
$GLOBALS
[
'xoopsModule'
]->getVar(
'dirname'
,
'n'
) .
'/'
);
27
28
//disable cache
29
$GLOBALS
[
'xoopsConfig'
][
'module_cache'
][
$GLOBALS
[
'xoopsModule'
]->getVar(
'mid'
)] = 0;
30
?>
L:
0xoops
xoops-2.5.6
htdocs
modules
profile
header.php
Generated on Fri May 10 2013 01:04:26 for XOOPS 2.5.6 by
1.8.3.1