Skip to content

Commit

Permalink
making strict again
Browse files Browse the repository at this point in the history
  • Loading branch information
nischayn22 committed Apr 15, 2014
1 parent e09c3c6 commit 32ec892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wikiImporter.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* @license GPL v2 or later
*/

//error_reporting( E_STRICT );
error_reporting( E_STRICT );


include( 'settings.php' );
Expand Down

0 comments on commit 32ec892

Please sign in to comment.