- small code formatting changes;

This commit is contained in:
nikitozzzzzzz
2018-09-18 09:43:47 +03:00
parent edea022ddc
commit 75c2469bb2
5 changed files with 13 additions and 71 deletions
+2 -5
View File
@@ -1,7 +1,4 @@
<?php
// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) exit;
<?php if ( ! defined( 'ABSPATH' ) ) exit;
/**
* Modified to remove var
@@ -1100,4 +1097,4 @@ class Browser {
}
}
}
}