mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-28 10:19:21 +02:00
* added CREDITS file
This commit is contained in:
parent
801188f957
commit
7b96ce9b8c
BIN
images/items/empty.gif
Normal file
BIN
images/items/empty.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
@ -46,7 +46,7 @@ class Hook
|
|||||||
$ret = $tmp($params);
|
$ret = $tmp($params);
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
global $db, $config, $template_path, $ots;
|
global $db, $config, $template_path, $ots, $content;
|
||||||
if(file_exists(BASE . $this->_file)) {
|
if(file_exists(BASE . $this->_file)) {
|
||||||
require(BASE . $this->_file);
|
require(BASE . $this->_file);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user