- made site html5 valid
- realigned linklist and navbar - removed some CSS classes, we use selectors now - code cleanup
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
<?php
|
||||
header('Location: http://www.google.com/search?q='.$_POST[suchen]);
|
||||
?>
|
||||
header('Location: https://www.google.com/search?q='.$_POST[suchen]);
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user