Skip to content

Commit 375ec7b

Browse files
committed
Inverse Option Again
1 parent 0af1650 commit 375ec7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tootpress_database.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ function tootpress_restore_factory_settings() {
128128
update_option('tootpress_page_id', "");
129129
update_option('tootpress_amount_toots_page',"50");
130130
update_option('tootpress_navigation',"standard");
131-
// CSS Option requires an inverse value
131+
// CSS Option requires an inverse value (please do not ask why)
132132
update_option('tootpress_css',"0");
133133
update_option('tootpress_backlink','0');
134134
update_option('tootpress_developer',"0");

0 commit comments

Comments
 (0)