|
|
|
At present javascript is called in header.html of theme by default.
<?php include("$CFG->javascript"); ?>
It can be called in footer.html before </body> tag. It is recommended by yslow.
|
|
Description
|
At present javascript is called in header.html of theme by default.
<?php include("$CFG->javascript"); ?>
It can be called in footer.html before </body> tag. It is recommended by yslow. |
Show » |
made changes - 14/Apr/09 10:38 AM
| Field |
Original Value |
New Value |
|
Resolution
|
|
Duplicate
[ 3
]
|
|
Status
|
Open
[ 1
]
|
Resolved
[ 5
]
|
|