Skip to content

Commit fd650ea

Browse files
authored
Merge branch 'master' into http/statuscodes
2 parents 944c99b + f759492 commit fd650ea

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/PHPDraft/Out/HTML/default.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* @author Sean Molenaar<[email protected]>
77
*/
88
use PHPDraft\Out\Minifier;
9+
use Enjoy\HttpStatusCode\Statuscodes;
910
?>
1011
<!DOCTYPE html>
1112
<html lang="en">

src/PHPDraft/Out/HTML/material.phtml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* @author Sean Molenaar<[email protected]>
77
*/
88
use PHPDraft\Out\Minifier;
9+
use Enjoy\HttpStatusCode\Statuscodes;
910
?>
1011
<!DOCTYPE html>
1112
<html lang="en">

0 commit comments

Comments
 (0)