XOOPS 2.5.6
Final
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
notification.php
Go to the documentation of this file.
1
<?php
2
3
if
( ! defined(
'XOOPS_TRUST_PATH'
) ) die(
'set XOOPS_TRUST_PATH into mainfile.php'
) ;
4
5
$mydirname
= basename( dirname( __FILE__ ) ) ;
6
$mydirpath
= dirname( __FILE__ ) ;
7
require
$mydirpath
.
'/mytrustdirname.php'
;
// set $mytrustdirname
8
9
require XOOPS_TRUST_PATH.
'/modules/'
.
$mytrustdirname
.
'/notification.php'
;
10
11
?>
L:
0xoops
xoops-2.5.6
htdocs
modules
protector
notification.php
Generated on Fri May 10 2013 01:04:27 for XOOPS 2.5.6 by
1.8.3.1