Skip to content

Instantly share code, notes, and snippets.

@BaskSerg
Last active April 5, 2017 08:40
Show Gist options
  • Select an option

  • Save BaskSerg/1b65a79717a266572f7874b6401f11f5 to your computer and use it in GitHub Desktop.

Select an option

Save BaskSerg/1b65a79717a266572f7874b6401f11f5 to your computer and use it in GitHub Desktop.

Revisions

  1. BaskSerg revised this gist Apr 5, 2017. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion to-wp-config.php
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,2 @@
    <?php
    define('DISALLOW_FILE_MODS', true);
    define('DISALLOW_FILE_MODS', true);
  2. BaskSerg revised this gist Apr 5, 2017. No changes.
  3. BaskSerg created this gist Apr 5, 2017.
    2 changes: 2 additions & 0 deletions to-wp-config.php
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    <?php
    define('DISALLOW_FILE_MODS', true);