Browse
For agents
About
PhastPress
/
1.78
PhastPress
v1.78
Switch version
3.12
3.11
1.75
1.76
1.77
1.78
1.79
1.80
1.81
1.82
1.83
1.84
1.85
1.86
1.87
1.88
1.89
1.90
1.91
1.92
1.93
1.94
1.95
1.96
1.97
All 119 releases
Overview
Code
← All changes
|
bootstrap.php
+0
-4
1.88
→
1.78
View file →
@@ -1,10 +1,6 @@
1
1
<?php
2
2
3
-
if (!defined('PHASTPRESS_VERSION')) {
4
-
exit;
5
-
}
6
-
7
3
require_once __DIR__ . '/autoload.php';
8
4
9
5
add_action('plugins_loaded', function () {
10
6
if (!get_option('phastpress_1.43')) {