Skip to content

Commit

Permalink
Add strict mode
Browse files Browse the repository at this point in the history
  • Loading branch information
thekabal committed Apr 15, 2018
1 parent 8c5096e commit 94f4e85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zoneedit.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php
<?php declare(strict_types = 1);
// The Kabal Invasion - A web-based 4X space game
// Copyright © 2014 The Kabal Invasion development team, Ron Harwood, and the BNT development team
//
Expand Down

0 comments on commit 94f4e85

Please sign in to comment.