Skip to content

Commit 389d394

Browse files
committed
Smaller changes
1 parent 13c5454 commit 389d394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
2-
error_reporting(E_ALL | E_STRICT);
32
require_once './lib/easyHTML5.php';
43

4+
55
$myHTML = html::init();
66

77
$myHTML->head->meta->add('author', 'Jens Reinemuth');

0 commit comments

Comments
 (0)