Merge branch 'master' of ssh://marigold.shishnet.org/git/shimmie2
This commit is contained in:
commit
d3697b35d5
@ -167,7 +167,7 @@ class Page {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private function add_auto_headers() {
|
protected function add_auto_headers() {
|
||||||
$data_href = get_base_href();
|
$data_href = get_base_href();
|
||||||
foreach(glob("lib/*.js") as $js) {
|
foreach(glob("lib/*.js") as $js) {
|
||||||
$this->add_header("<script src='$data_href/$js' type='text/javascript'></script>");
|
$this->add_header("<script src='$data_href/$js' type='text/javascript'></script>");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user