+
Username
U
Password
Login
U
$data){ if($data['title']=='Break'){ echo('
'); }else{ echo('
'.$data['icon'].'
'.$data['title'].'
'); } } ?>
||
Ln: 0 · Col: 0
||
$data){ if($data['title']=='break'){ echo("
"); }else{ echo('
'.$data['icon'].'
'.$data['title'].'
'); } } ?>
0
"'); } } // CSS foreach($components as $component){ if(file_exists(COMPONENTS . "/" . $component . "/screen.css")){ echo('
'); } } } ?>