XOOPS 2.5.6
Final
Main Page
Related Pages
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Pages
xoopsart.php
Go to the documentation of this file.
1
<?php
13
class
XoopsArt
14
{
15
function
__construct
()
16
{
17
}
18
19
function
XoopsArt
()
20
{
21
$this->
__construct
();
22
}
23
30
function
loadFunctions
($group =
""
)
31
{
32
return
include_once
FRAMEWORKS_ROOT_PATH
.
"/art/functions.{$group}"
. (empty($group) ?
""
:
"."
) .
"php"
;
33
}
34
}
35
?>
L:
0xoops
xoops-2.5.6
htdocs
Frameworks
art
xoopsart.php
Generated on Fri May 10 2013 01:04:26 for XOOPS 2.5.6 by
1.8.3.1