We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc02f29 commit a611d64Copy full SHA for a611d64
start.php
@@ -44,8 +44,6 @@ function shashinActivate() {
44
return null;
45
}
46
47
- require_once dirname(__FILE__) . '/lib/ShashinAutoLoader.php';
48
- new ShashinAutoLoader('/shashin');
49
$shashin = new ShashinWp();
50
$status = $shashin->install();
51
0 commit comments