remove useless comment
This commit is contained in:
parent
cdfd67c87a
commit
9796bd7b94
@ -29,7 +29,6 @@
|
|||||||
public static function homepage($settings) {
|
public static function homepage($settings) {
|
||||||
global $config;
|
global $config;
|
||||||
|
|
||||||
// HTML5
|
|
||||||
return Element('themes/frameset/frames.html', Array('config' => $config, 'settings' => $settings));
|
return Element('themes/frameset/frames.html', Array('config' => $config, 'settings' => $settings));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user