Skip to content

Commit aa81e2b

Browse files
authored
Update updater.php
1 parent f28ede4 commit aa81e2b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

includes/updater.php

-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,3 @@
1414
$updater->authorize( 'abcdefghijk1234567890' ); // Your auth code goes here for private repos
1515
*/
1616
$updater->initialize();
17-
18-
if (!defined('WPOSSO_FILE')) {
19-
define('WPOSSO_FILE', plugin_dir_path(__FILE__));
20-
}

0 commit comments

Comments
 (0)